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 8d21649..e7d146f 100644 --- a/pacman-c++/mainwidget.h +++ b/pacman-c++/mainwidget.h | |||
| @@ -31,6 +31,7 @@ private: | |||
| 31 | private slots: | 31 | private slots: |
| 32 | void startGame(); | 32 | void startGame(); |
| 33 | void playerScoreClicked(); | 33 | void playerScoreClicked(); |
| 34 | void tick(); | ||
| 34 | 35 | ||
| 35 | private: | 36 | private: |
| 36 | QVector< QVector<PixmapItem *> > visualMap; | 37 | QVector< QVector<PixmapItem *> > visualMap; |
