aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2018-10-11 10:29:33 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2018-11-02 16:45:51 +0000
commit953fbac6131823e4fce0eb4707a854469c4c04ff (patch)
treefb5eaaa889a8d48a774001a9af0e72bba5216ef4 /.qmake.conf
parent3c7bfc156797b2f3ef08a8cf620b79da80e4b061 (diff)
Fix Instantiator-created MenuItems disappearing
When d5cb26bc fixed a bug in Menu, it also broke the use case of having an Instantiator create menu items. Using an Instantiator like this allows users to create a "Recent Files" menu, for example. The issue was that we would indiscriminately recreate items, even those owned by an Instantiator. This patch avoids recreating items owned by Instantiators. It also adds a logging category for Menu, to aid debugging. Fixes: QTBUG-71066 Change-Id: Ie0e46de1cbfaee81b43d63f3143435f2514371d5 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to '.qmake.conf')
0 files changed, 0 insertions, 0 deletions