diff options
Diffstat (limited to 'src/modules/help')
| -rw-r--r-- | src/modules/help/HelpWidget.cpp | 3 | ||||
| -rw-r--r-- | src/modules/help/HelpWindow.cpp | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/src/modules/help/HelpWidget.cpp b/src/modules/help/HelpWidget.cpp index 449430289..cf809ed21 100644 --- a/src/modules/help/HelpWidget.cpp +++ b/src/modules/help/HelpWidget.cpp @@ -256,6 +256,3 @@ QSize HelpWidget::sizeHint() const return s; } -#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES -#include "HelpWidget.moc" -#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES diff --git a/src/modules/help/HelpWindow.cpp b/src/modules/help/HelpWindow.cpp index c3602f4a9..00b2255a1 100644 --- a/src/modules/help/HelpWindow.cpp +++ b/src/modules/help/HelpWindow.cpp @@ -336,6 +336,3 @@ void HelpWindow::fillCaptionBuffers() } -#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES -#include "HelpWindow.moc" -#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES |
