OSDN Git Service

Works around a problem in Qt/Mac with mixed modal/non-modal dialogs.
authorEike Ziller <eike.ziller@nokia.com>
Tue, 12 Jul 2011 13:06:57 +0000 (15:06 +0200)
committerEike Ziller <eike.ziller@nokia.com>
Tue, 12 Jul 2011 13:32:12 +0000 (15:32 +0200)
commit281fa2c013cb1653ddee93cc68178b44a169b47f
treecd25eb074d8a764588573cae91f022aec77774d8
parentebcd81136bbf2d976d7f7e8143edb4b1f9fbccd5
Works around a problem in Qt/Mac with mixed modal/non-modal dialogs.

Which leads to non-modal dialog getting incorrectly covered by the modal
one.

Task-number: QTCREATORBUG-5406
Change-Id: I1abd3051b9b849ecb5ee36316a0ab481ebcc754a
Reviewed-on: http://codereview.qt.nokia.com/1527
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
src/plugins/qtsupport/qtoptionspage.cpp