summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile11
1 files changed, 0 insertions, 11 deletions
diff --git a/sync.profile b/sync.profile
index 6d0d41005..0b2e294eb 100644
--- a/sync.profile
+++ b/sync.profile
@@ -6,17 +6,6 @@
%moduleheaders = ( # restrict the module headers to those found in relative path
);
-%classnames = (
- "qtmultimediaversion.h" => "QtMultimediaVersion",
- "qtmultimediawidgetsversion.h" => "QtMultimediaWidgetsVersion",
-);
-
-%mastercontent = (
- "gui" => "#include <QtGui/QtGui>\n",
- "network" => "#include <QtNetwork/QtNetwork>\n",
- "core" => "#include <QtCore/QtCore>\n",
-);
-
# 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: