summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2016-11-21 10:43:06 +0100
committerYoann Lopes <yoann.lopes@qt.io>2016-11-23 14:31:03 +0000
commit24a1c04b69cec2d7aff70b4dc7e44a19313c62bf (patch)
treed35083eee80fb686438e95e62e63828b83773bd9 /sync.profile
parent5f5587940aefa29f375e49d0c2a450d0119f3681 (diff)
Add proper global headers for QtMultimedia
And deprecate the old qtmultimediadefs.h Change-Id: I2d4164f3a51d8e5d1813413b4f6691a721386fdf Reviewed-by: Yoann Lopes <yoann.lopes@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 0d0eb51b7..7d02c1519 100644
--- a/sync.profile
+++ b/sync.profile
@@ -12,7 +12,11 @@
"qmediametadata.h" => "QMediaMetaData",
"qmultimedia.h" => "QMultimedia"
);
-
+%deprecatedheaders = (
+ "QtMultimedia" => {
+ "qtmultimediadefs.h" => "QtMultimedia/qtmultimediaglobal.h"
+ },
+);
# Module dependencies.
# Every module that is required to build this module should have one entry.
# Each of the module version specifiers can take one of the following values: