diff options
| author | manuel <manuel@mausz.at> | 2011-04-07 18:25:25 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-07 18:25:25 +0200 |
| commit | 9ef1e89e3ec01a5a34863b1b0aa3483b49404560 (patch) | |
| tree | 4a4c155fdd4fa89c49fe8641e997a920e6b04a91 /pacman-c++/mainwidget.h | |
| parent | 2d8de1ef8477d71c4d79e1ff292566809296e8fe (diff) | |
| download | foop-9ef1e89e3ec01a5a34863b1b0aa3483b49404560.tar.gz foop-9ef1e89e3ec01a5a34863b1b0aa3483b49404560.tar.bz2 foop-9ef1e89e3ec01a5a34863b1b0aa3483b49404560.zip | |
- make player icons a bit nicer (on windows too)
- we don't build DEBUG by default (makes windows go crazy)
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; |
