qt5base-lts/tests/auto/widgets/dialogs/qfontdialog
Christoph Schleifenbaum 1c9a4093a5 Respect the DontUseNativeDialog flag.
QFontDialog and QColorDialog were ignoring the DontUseNativeDialog. This
lead to a native (Cocoa) dialog created all the time.

Fix the testcase for QFontDialog. It needs the DontUseNativeDialog flag
set.

Task-number: QTBUG-24321

Change-Id: I159c1ad057bac38226f1e01a56b15f142650bfd8
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-04-27 05:51:14 +02:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qfontdialog.pro Tests: Remove Q_WS_QPA, qpa-sections from .profiles. 2011-10-27 09:50:30 +02:00
tst_qfontdialog_mac_helpers.mm Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
tst_qfontdialog.cpp Respect the DontUseNativeDialog flag. 2012-04-27 05:51:14 +02:00