summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index dda58af..70339db 100644
--- a/sync.profile
+++ b/sync.profile
@@ -5,6 +5,8 @@
%moduleheaders = ( # restrict the module headers to those found in relative path
);
%classnames = (
+ "qtscriptversion.h" => "QtScriptVersion",
+ "qtscripttoolsversion.h" => "QtScriptToolsVersion",
);
%mastercontent = (
"core" => "#include <QtCore/QtCore>\n",