aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-04-13 17:26:45 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-04-13 18:18:24 +0000
commit4bc65664627c6359c45754fb89022e00d616441b (patch)
tree8c7407e146c69daa3045833ad4e131e5e31e818a /sync.profile
parent9cc38f6d17643978b5f65829c08c105a7783ac10 (diff)
Controls: rename the C++ module to qtquickcontrols2
Change-Id: I087a39baebc296a340739161874636926adaa56c Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index f0196430..213a944e 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,5 +1,5 @@
%modules = ( # path to module name map
- "QtQuickControls" => "$basedir/src/controls",
+ "QtQuickControls2" => "$basedir/src/quickcontrols2",
"QtQuickTemplates2" => "$basedir/src/quicktemplates2",
);
%moduleheaders = ( # restrict the module headers to those found in relative path