summaryrefslogtreecommitdiffstats
path: root/kpacman/kpacmanview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpacman/kpacmanview.cpp')
-rw-r--r--kpacman/kpacmanview.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/kpacman/kpacmanview.cpp b/kpacman/kpacmanview.cpp
index e2a48da..cf89358 100644
--- a/kpacman/kpacmanview.cpp
+++ b/kpacman/kpacmanview.cpp
@@ -159,3 +159,5 @@ void KpacmanView::resizeEvent( TQResizeEvent * )
score->setGeometry(0, 0, referee->width(), bitfont->height()*3+referee->height()+status->height());
score->setBackgroundColor(BLACK);
}
+
+#include "kpacmanview.moc"