summaryrefslogtreecommitdiffstats
path: root/kshutdown/msystemtray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kshutdown/msystemtray.cpp')
-rw-r--r--kshutdown/msystemtray.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/kshutdown/msystemtray.cpp b/kshutdown/msystemtray.cpp
index 7307611..de84c53 100644
--- a/kshutdown/msystemtray.cpp
+++ b/kshutdown/msystemtray.cpp
@@ -22,7 +22,7 @@
#include "mmainwindow.h"
#include "msystemtray.h"
-#include <ntqtimer.h>
+#include <tqtimer.h>
#include <tdeaction.h>
#include <kdebug.h>
@@ -210,3 +210,4 @@ void MSystemTray::slotFlashTimeout()
if (_flashCount == 6)
_flashTimer->stop();
}
+#include "msystemtray.moc"