aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/sharedfileswindow/sharedfileswindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/sharedfileswindow/sharedfileswindow.cpp')
-rw-r--r--src/modules/sharedfileswindow/sharedfileswindow.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/modules/sharedfileswindow/sharedfileswindow.cpp b/src/modules/sharedfileswindow/sharedfileswindow.cpp
index bab3490f3..6931397ce 100644
--- a/src/modules/sharedfileswindow/sharedfileswindow.cpp
+++ b/src/modules/sharedfileswindow/sharedfileswindow.cpp
@@ -739,4 +739,7 @@ void KviSharedFilesWindow::die()
//}
+#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES
#include "m_sharedfileswindow.moc"
+#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES
+