diff options
Diffstat (limited to 'pacman-c++/mainwidget.h')
| -rw-r--r-- | pacman-c++/mainwidget.h | 1 |
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 | ||
| 29 | private slots: | 29 | private 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(); |
