summaryrefslogtreecommitdiff
path: root/tests/auto/testplugin/testplugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testplugin/testplugin.pro')
-rw-r--r--tests/auto/testplugin/testplugin.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/testplugin/testplugin.pro b/tests/auto/testplugin/testplugin.pro
index 2b34ae77..3914c7ee 100644
--- a/tests/auto/testplugin/testplugin.pro
+++ b/tests/auto/testplugin/testplugin.pro
@@ -4,7 +4,7 @@ TARGET = testplugin
TARGETPATH = QtQuickControlsTests
QT += qml quick core-private gui-private
-!android:!ios:!blackberry:!qnx:!winrt:qtHaveModule(widgets): QT += widgets
+!no_desktop: QT += widgets
QMLDIR = $$PWD/$$TARGETPATH/qmldir