qt6-bb10/tests/auto/widgets/dialogs/qwizard
Morten Johan Sørvig 9bcbba36c7 QWizard: Account for missing background image on macOS 10.14+
We were loading “Background.png” from the KeyboardSetupAssistant
app bundle. As of macOS 10.14 that image is no longer
there.

Adjust auto tests and document the behavior.

Change-Id: Icb4dd73b3fa88927e87bb86db2bc9f7b4a8094f7
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2019-08-11 10:01:46 +00:00
..
images
.gitignore
qwizard.pro
qwizard.qrc
tst_qwizard.cpp QWizard: Account for missing background image on macOS 10.14+ 2019-08-11 10:01:46 +00:00
tst_qwizard_2.cpp