Ableton / aqt-stylesheets

Apply CSS style sheets to QML applications
Other
215 stars 39 forks source link

Avoid misleading hierarchy warnings #8

Closed gck-ableton closed 9 years ago

gck-ableton commented 9 years ago

Only warn about missing parent hierarchy changes when parent objects to StyleSets have an (object) parent. This silences the warning in those common cases where the object is a (QML) singleton or the toplevel window (ApplicationWindow for instance).