summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile9
1 files changed, 9 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index d0627b5c02..321c7f95b0 100644
--- a/sync.profile
+++ b/sync.profile
@@ -28,6 +28,15 @@
"qtconcurrentmap.h" => "QtConcurrentMap",
"qtconcurrentfilter.h" => "QtConcurrentFilter",
"qtconcurrentrun.h" => "QtConcurrentRun",
+ "qtcoreversion.h" => "QtCoreVersion",
+ "qtdbusversion.h" => "QtDBusVersion",
+ "qtguiversion.h" => "QtGuiVersion",
+ "qtnetworkversion.h" => "QtNetworkVersion",
+ "qtopenglversion.h" => "QtOpenGLVersion",
+ "qtopenvgversion.h" => "QtOpenVGVersion",
+ "qtsqlversion.h" => "QtSqlVersion",
+ "qttestversion.h" => "QtTestVersion",
+ "qtxmlversion.h" => "QtXmlVersion",
);
%mastercontent = (
"core" => "#include <QtCore/QtCore>\n",