diff options
| author | manuel <manuel@mausz.at> | 2011-04-07 04:02:55 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-07 04:02:55 +0200 |
| commit | 11a1b82636ab75cb9d002712a3e0f353ad6b2579 (patch) | |
| tree | 59c6c678ab20fa5bb373b85f8fe7775615e7f1d6 /pacman-c++/pixmapitem.h | |
| parent | 52fb2da3c61a1942ebb26a64a4b9513b24d10087 (diff) | |
| download | foop-11a1b82636ab75cb9d002712a3e0f353ad6b2579.tar.gz foop-11a1b82636ab75cb9d002712a3e0f353ad6b2579.tar.bz2 foop-11a1b82636ab75cb9d002712a3e0f353ad6b2579.zip | |
add some sounds
Diffstat (limited to 'pacman-c++/pixmapitem.h')
| -rw-r--r-- | pacman-c++/pixmapitem.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pacman-c++/pixmapitem.h b/pacman-c++/pixmapitem.h index 35a6440..e576d77 100644 --- a/pacman-c++/pixmapitem.h +++ b/pacman-c++/pixmapitem.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | #ifndef __PIXMAPITEM__H__ | 1 | #ifndef PIXMAPITEM__H |
| 2 | #define __PIXMAPITEM__H__ | 2 | #define PIXMAPITEM__H |
| 3 | 3 | ||
| 4 | #include <QtGui/QGraphicsObject> | 4 | #include <QtGui/QGraphicsObject> |
| 5 | #include <QtGui/QGraphicsScene> | 5 | #include <QtGui/QGraphicsScene> |
