aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/term
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/term')
-rw-r--r--src/modules/term/TermWidget.cpp3
-rw-r--r--src/modules/term/TermWindow.cpp3
2 files changed, 0 insertions, 6 deletions
diff --git a/src/modules/term/TermWidget.cpp b/src/modules/term/TermWidget.cpp
index 31c740901..46589f6ad 100644
--- a/src/modules/term/TermWidget.cpp
+++ b/src/modules/term/TermWidget.cpp
@@ -171,8 +171,5 @@
return QSize(wdth + 2,hght + 2);
}
-#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES
-#include "TermWidget.moc"
-#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES
#endif //COMPILE_KDE_SUPPORT
diff --git a/src/modules/term/TermWindow.cpp b/src/modules/term/TermWindow.cpp
index e72a8195b..70fcf8a30 100644
--- a/src/modules/term/TermWindow.cpp
+++ b/src/modules/term/TermWindow.cpp
@@ -73,8 +73,5 @@
}
-#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES
-#include "TermWindow.moc"
-#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES
#endif