aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlengine/qqmlengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlengine/qqmlengine.pro')
-rw-r--r--tests/auto/qml/qqmlengine/qqmlengine.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmlengine/qqmlengine.pro b/tests/auto/qml/qqmlengine/qqmlengine.pro
index fd8c463742..e84512fae3 100644
--- a/tests/auto/qml/qqmlengine/qqmlengine.pro
+++ b/tests/auto/qml/qqmlengine/qqmlengine.pro
@@ -4,7 +4,7 @@ macx:CONFIG -= app_bundle
include (../../shared/util.pri)
-SOURCES += tst_qqmlengine.cpp
+SOURCES += tst_qqmlengine.cpp
QT += core-private gui-private qml-private network testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0