summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorYoann Lopes <yoann.lopes@qt.io>2017-04-28 16:26:41 +0200
committerYoann Lopes <yoann.lopes@qt.io>2017-05-02 20:05:12 +0000
commitc74de91cb075ce407e0205d1f810dabb299779ce (patch)
tree0ceae2a55101a368971580b8a84d0c67c6d9a277 /sync.profile
parent1fd79bfd906de6e630f813417fced24cfca97f4b (diff)
Rename the QtMultimediaQuick library
Dropped the _p suffix from QtMultimediaQuick_p to be more consistent with other modules. Change-Id: Ibb0bbb2d24bc013df6c5623cba179508c5f1becf Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Christian Stromme <christian.stromme@qt.io>
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 4623849da..16c2b00ec 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,7 +1,7 @@
%modules = ( # path to module name map
"QtMultimedia" => "$basedir/src/multimedia",
"QtMultimediaWidgets" => "$basedir/src/multimediawidgets",
- "QtMultimediaQuick_p" => "$basedir/src/qtmultimediaquicktools",
+ "QtMultimediaQuick" => "$basedir/src/qtmultimediaquicktools",
);
%moduleheaders = ( # restrict the module headers to those found in relative path