diff options
Diffstat (limited to 'src/modules/help/helpwindow.cpp')
| -rw-r--r-- | src/modules/help/helpwindow.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/help/helpwindow.cpp b/src/modules/help/helpwindow.cpp index 8fa4cfcc1..13dcd62e3 100644 --- a/src/modules/help/helpwindow.cpp +++ b/src/modules/help/helpwindow.cpp @@ -326,4 +326,6 @@ void KviHelpWindow::fillCaptionBuffers() } +#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES #include "helpwindow.moc" +#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES |
