aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/optw_highlighting.cpp
diff options
context:
space:
mode:
authorGravatar Elvio Basello2008-04-04 20:49:45 +0000
committerGravatar Elvio Basello2008-04-04 20:49:45 +0000
commit86d2d9e43f9415567b7504d77399f179a432231f (patch)
tree750458d919ba47037eab8750ca23d7e331cb4cf4 /src/modules/options/optw_highlighting.cpp
parentQT4 port of Q3Accel. (wip) (diff)
downloadKVIrc-86d2d9e43f9415567b7504d77399f179a432231f.tar.gz
KVIrc-86d2d9e43f9415567b7504d77399f179a432231f.tar.bz2
KVIrc-86d2d9e43f9415567b7504d77399f179a432231f.zip
applied sardanap's patch to link modules under MacOS X;
added skel for modules under windows; first try to install kvirc's shell scripts; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1392 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/options/optw_highlighting.cpp')
-rw-r--r--src/modules/options/optw_highlighting.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/options/optw_highlighting.cpp b/src/modules/options/optw_highlighting.cpp
index aad2cd974..b494fe905 100644
--- a/src/modules/options/optw_highlighting.cpp
+++ b/src/modules/options/optw_highlighting.cpp
@@ -123,6 +123,8 @@ KviAlertOptionsWidget::~KviAlertOptionsWidget()
}
+#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES
#include "m_optw_highlighting.moc"
+#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES
#endif //_OPTW_HIGHLIGHTING_CPP_