aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_combobox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/class_combobox.cpp')
-rw-r--r--src/modules/objects/class_combobox.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/modules/objects/class_combobox.cpp b/src/modules/objects/class_combobox.cpp
index fa9341b85..172d3b9b9 100644
--- a/src/modules/objects/class_combobox.cpp
+++ b/src/modules/objects/class_combobox.cpp
@@ -365,4 +365,7 @@ void KviKvsObject_combobox::slotActivated(int i)
}
+#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES
#include "m_class_combobox.moc"
+#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES
+