summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorTimur Pocheptsov <Timur.Pocheptsov@digia.com>2015-03-27 12:12:32 +0100
committerTimur Pocheptsov <Timur.Pocheptsov@digia.com>2015-03-27 15:31:40 +0000
commit5e9f7b9579f654d3b7b9c7a8a05949f2b780c75d (patch)
treea36d05c0d76f8a82454b0a5ec528936ea63df0fc /src/corelib
parent51af196ba098e38e3aa654031b237a948962d601 (diff)
Cocoa integration - menus and Qt::Tool windows
If an app has only Qt::Tool window(s) at start, menu is not updated, since Qt::Tool is also a Qt::Popup (included) and we have a special logic for Qt::Popup in QCocoaMenuBar::updateMenuBarImmediately. Using QCocoaApplicationDelegate (ivar 'inLaunch') we can avoid this problem. Change-Id: Ie1c4ef241cd19fa0af93c54de2b36e6e932cb77c Task-number: QTBUG-32539 Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com> Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions