aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_button.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/class_button.cpp')
-rw-r--r--src/modules/objects/class_button.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/modules/objects/class_button.cpp b/src/modules/objects/class_button.cpp
index e49627c3d..8dfa15bc1 100644
--- a/src/modules/objects/class_button.cpp
+++ b/src/modules/objects/class_button.cpp
@@ -163,4 +163,7 @@ void KviKvsObject_button::slotClicked()
}
+#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES
#include "m_class_button.moc"
+#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES
+