qt5base-lts/tests/auto/widgets/dialogs/qwizard
Maciej Czarnecki 3b8f828174 QWizard: Do not remove the Next button's shortcut
Currently on Windows, the Next button's shortcut doesn't work, because
QWizard overrides it with an empty key sequence.
The key sequence should be changed only if isVistaThemeEnabled() returns
true.

Task-number: QTBUG-46894
Change-Id: I54f26388b167973cc8065a867d9e771c1e6a2a72
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2017-10-24 16:43:52 +00:00
..
images Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qwizard.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qwizard.qrc Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
tst_qwizard_2.cpp Updated license headers 2016-01-21 18:55:18 +00:00
tst_qwizard.cpp QWizard: Do not remove the Next button's shortcut 2017-10-24 16:43:52 +00:00