From 41a94c4055e4d8809bb12e0094734e0124d23345 Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Tue, 1 Apr 2008 17:53:31 +0000 Subject: patch for MacOS X. Compile fine now git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/class_file.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/modules/objects/class_file.cpp') diff --git a/src/modules/objects/class_file.cpp b/src/modules/objects/class_file.cpp index 87ef39b74..5ce5e750c 100644 --- a/src/modules/objects/class_file.cpp +++ b/src/modules/objects/class_file.cpp @@ -448,4 +448,8 @@ bool KviScriptFileObject::functionHexRead(KviCommand * c, KviParameterList * p, } */ + +#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES #include "m_class_file.moc" +#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES + -- cgit v1.3.1-10-gc9f91