aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/optw_textencoding.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/options/optw_textencoding.cpp')
-rw-r--r--src/modules/options/optw_textencoding.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/options/optw_textencoding.cpp b/src/modules/options/optw_textencoding.cpp
index 067fe0a48..8181900b2 100644
--- a/src/modules/options/optw_textencoding.cpp
+++ b/src/modules/options/optw_textencoding.cpp
@@ -136,4 +136,6 @@ void KviTextEncodingOptionsWidget::commit()
QMessageBox::information(0,"KVIrc",__tr2qs_ctx("You need to restart KVirc to apply a language changing","options"),QMessageBox::Ok);*/
}
+#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES
#include "m_optw_textencoding.moc"
+#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES