aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/menu/menu.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/menu/menu.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/menu/menu.pro')
-rw-r--r--tests/auto/menu/menu.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/menu/menu.pro b/tests/auto/menu/menu.pro
index 71bb0fb0..649f3fd4 100644
--- a/tests/auto/menu/menu.pro
+++ b/tests/auto/menu/menu.pro
@@ -4,7 +4,7 @@ SOURCES += tst_menu.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)