summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sync.profile b/sync.profile
index d472cdf3..10a62c0a 100644
--- a/sync.profile
+++ b/sync.profile
@@ -6,13 +6,8 @@
%moduleheaders = ( # restrict the module headers to those found in relative path
);
%classnames = (
- "qtjsondbversion.h" => "QtJsonDbVersion",
"qjsondbglobal.h" => "QtJsonDbGlobal",
);
-%mastercontent = (
- "core" => "#include <QtCore/QtCore>\n",
- "network" => "#include <QtNetwork/QtNetwork>\n",
-);
$publicclassregexp = "QJsonDb.+";
# Module dependencies.
# Every module that is required to build this module should have one entry.