diff options
Diffstat (limited to 'pacman-c++/mainwidget.h')
| -rw-r--r-- | pacman-c++/mainwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman-c++/mainwidget.h b/pacman-c++/mainwidget.h index 04beec2..266f329 100644 --- a/pacman-c++/mainwidget.h +++ b/pacman-c++/mainwidget.h | |||
| @@ -30,7 +30,7 @@ private: | |||
| 30 | void createMenu(); | 30 | void createMenu(); |
| 31 | void updateScore(); | 31 | void updateScore(); |
| 32 | bool isRunning(); | 32 | bool isRunning(); |
| 33 | bool connectToServer(); | 33 | Color::Color connectToServer(); |
| 34 | 34 | ||
| 35 | private slots: | 35 | private slots: |
| 36 | void startGame(); | 36 | void startGame(); |
