Skip to content
Verified Commit a1ca2356 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

[applet/appmenu] Flatten MenuDelegate component

Rename the menuState, so it won't shadow the QQuickItem::state property,
and move out of background component so QML engine won't have to create
and extra meta-object for this Item. This gives us an opportunity to
completely get rid on the intermediate Item too.

(cherry picked from commit c37b4081)
parent ff77ec4f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment