aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/popup/popup.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-04-13 15:59:53 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-04-13 15:28:11 +0000
commita60c8e60d508117ddf48876b44d31e6d5ab98da6 (patch)
tree8bf008a1bf8dc34338450eee86d2b55e84cba36c /tests/auto/popup/popup.pro
parente719087dce50d739c723c5ef9af2a9226318aa02 (diff)
Templates: rename the C++ module to qtquicktemplates2
Change-Id: I146da903b46f5c2caf865e37291c25376b49021a Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'tests/auto/popup/popup.pro')
-rw-r--r--tests/auto/popup/popup.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/popup/popup.pro b/tests/auto/popup/popup.pro
index 45f55cab..af4db794 100644
--- a/tests/auto/popup/popup.pro
+++ b/tests/auto/popup/popup.pro
@@ -4,7 +4,7 @@ SOURCES += tst_popup.cpp
osx:CONFIG -= app_bundle
-QT += core-private gui-private qml-private quick-private testlib quicktemplates-private
+QT += core-private gui-private qml-private quick-private testlib quicktemplates2-private
include (../shared/util.pri)