summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorMikko Levonmaa <mikko.levonmaa@lge.com>2015-10-30 12:20:24 +0200
committerGiulio Camuffo <giulio.camuffo@jollamobile.com>2015-11-06 15:08:47 +0000
commit2eff05fe14c910c8b2cade8674e49404c6843e74 (patch)
treed076bb844ea82b7c224a5d9c39d5dd8834095149 /sync.profile
parent6e46086974b05d3ed71470cf31916c4b7ffd11bc (diff)
Add QWaylandWindowFunctions
Allow the control of the subsurface sync mode Change-Id: I19f35261313282873f57228487a63a8f6a780b0c Reviewed-by: Giulio Camuffo <giulio.camuffo@jollamobile.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 5bff75354..61302e99f 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,6 +1,7 @@
%modules = ( # path to module name map
"QtCompositor" => "$basedir/src/compositor",
"QtWaylandClient" => "$basedir/src/client",
+ "QtPlatformHeaders" => "$basedir/src/platformheaders",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);