aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/notifier
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/notifier')
-rw-r--r--src/modules/notifier/NotifierWindow.cpp4
-rw-r--r--src/modules/notifier/NotifierWindowTab.cpp4
2 files changed, 0 insertions, 8 deletions
diff --git a/src/modules/notifier/NotifierWindow.cpp b/src/modules/notifier/NotifierWindow.cpp
index b6897ecac..da91924a7 100644
--- a/src/modules/notifier/NotifierWindow.cpp
+++ b/src/modules/notifier/NotifierWindow.cpp
@@ -1149,7 +1149,3 @@ void NotifierWindow::slotTabCloseRequested(int iIndex)
hideNow();
}
}
-
-#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES
-#include "m_NotifierWindow.moc"
-#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES
diff --git a/src/modules/notifier/NotifierWindowTab.cpp b/src/modules/notifier/NotifierWindowTab.cpp
index e49d97c78..0a9c4329e 100644
--- a/src/modules/notifier/NotifierWindowTab.cpp
+++ b/src/modules/notifier/NotifierWindowTab.cpp
@@ -225,7 +225,3 @@ void NotifierWindowTab::paintEvent(QPaintEvent * e)
delete pPainter;
e->ignore();
}
-
-#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES
-#include "m_NotifierWindowTab.moc"
-#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES