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 5cb1a7fb2..78d0650cd 100644
--- a/sync.profile
+++ b/sync.profile
@@ -7,6 +7,12 @@
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);
+
+# Temporary hack to force generation of camel case headers until we can refactor
+# to get QBlah class names. This is also affected by the Qt3D namespace which we need
+# to avoid naming collisions with the likes of QTransform
+$publicclassregexp = "Qt3D::.+";
+
# 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: