summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro')
-rw-r--r--tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro b/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
index f60dbdfd..76dc50d8 100644
--- a/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
+++ b/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
@@ -2,7 +2,7 @@ CONFIG += testcase
TARGET = tst_qdeclarativeviewer
QT += testlib
-contains(QT_CONFIG,quick1): QT += quick1 gui
+contains(QT_CONFIG,declarative): QT += declarative gui
macx:CONFIG -= app_bundle
include(../../../../tools/qml/qml.pri)