diff options
Diffstat (limited to 'pacman-c++/bonuspoint.h')
| -rw-r--r-- | pacman-c++/bonuspoint.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/pacman-c++/bonuspoint.h b/pacman-c++/bonuspoint.h index ebd1615..b14f582 100644 --- a/pacman-c++/bonuspoint.h +++ b/pacman-c++/bonuspoint.h | |||
| @@ -8,8 +8,6 @@ class BonusPoint | |||
| 8 | { | 8 | { |
| 9 | public: | 9 | public: |
| 10 | BonusPoint(QGraphicsItem *parent=0); | 10 | BonusPoint(QGraphicsItem *parent=0); |
| 11 | private: | ||
| 12 | |||
| 13 | }; | 11 | }; |
| 14 | 12 | ||
| 15 | #endif // BONUSPOINT_H \ No newline at end of file | 13 | #endif // BONUSPOINT_H |
