summaryrefslogtreecommitdiffstats
path: root/pacman-c++/mainwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'pacman-c++/mainwidget.h')
-rw-r--r--pacman-c++/mainwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pacman-c++/mainwidget.h b/pacman-c++/mainwidget.h
index ef282c1..d5695ed 100644
--- a/pacman-c++/mainwidget.h
+++ b/pacman-c++/mainwidget.h
@@ -28,6 +28,7 @@ protected:
28 28
29private slots: 29private slots:
30 void startGame(); 30 void startGame();
31 void stopGame();
31 void playerScoreClicked(); 32 void playerScoreClicked();
32 void tick(); 33 void tick();
33 void sendKeyUpdate(); 34 void sendKeyUpdate();