Skip to content

Don't mix QML_ELEMENT and QML_ANONYMOUS

Nicolas Fella requested to merge work/nico/anon into master

Qt warns that the type is named and anonymous then

QML_ANONYMOUS alone is enough

Merge request reports