summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 1276df081..458ee9f23 100644
--- a/sync.profile
+++ b/sync.profile
@@ -7,6 +7,12 @@
%classnames = (
);
%deprecatedheaders = (
+ "QtWaylandClient" => {
+ "qwaylandclientexport.h" => "QtWaylandClient/qtwaylandclientglobal.h"
+ },
+ "QtWaylandCompositor" => {
+ "qwaylandexport.h" => "QtWaylandCompositor/qtwaylandcompositorglobal.h"
+ }
);
%classnames = (
"qwaylandquickextension.h" => "QWaylandQuickExtension",