summaryrefslogtreecommitdiffstats
path: root/kpacman/kpacman.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpacman/kpacman.cpp')
-rw-r--r--kpacman/kpacman.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/kpacman/kpacman.cpp b/kpacman/kpacman.cpp
index 7ae55e2..9083728 100644
--- a/kpacman/kpacman.cpp
+++ b/kpacman/kpacman.cpp
@@ -472,3 +472,5 @@ void KpacmanApp::slotStatusMsg(const TQString &text)
statusBar()->clear();
statusBar()->changeItem(text, ID_STATUS_MSG);
}
+
+#include "kpacman.moc"