aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/WebThemeInterfaceDialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/theme/WebThemeInterfaceDialog.cpp')
-rw-r--r--src/modules/theme/WebThemeInterfaceDialog.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/modules/theme/WebThemeInterfaceDialog.cpp b/src/modules/theme/WebThemeInterfaceDialog.cpp
index 5d412d062..b42219f0e 100644
--- a/src/modules/theme/WebThemeInterfaceDialog.cpp
+++ b/src/modules/theme/WebThemeInterfaceDialog.cpp
@@ -70,9 +70,7 @@ bool WebThemeInterfaceDialog::packageIsInstalled(const QString &szId,const QStri
KviFileUtils::fileExists(m_szLocalThemesPath+szId+"-"+szVersion);
}
-#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES
- #include "WebThemeInterfaceDialog.moc"
-#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES
+
#endif //COMPILE_WEBKIT_SUPPORT