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 6adcba2..f5703db 100644 --- a/pacman-c++/mainwidget.h +++ b/pacman-c++/mainwidget.h | |||
| @@ -29,6 +29,7 @@ private: | |||
| 29 | 29 | ||
| 30 | private slots: | 30 | private slots: |
| 31 | void startGame(); | 31 | void startGame(); |
| 32 | void playerScoreClicked(); | ||
| 32 | 33 | ||
| 33 | private: | 34 | private: |
| 34 | QVector< QVector<PixmapItem *> > visualMap; | 35 | QVector< QVector<PixmapItem *> > visualMap; |
