diff options
| author | manuel <manuel@mausz.at> | 2011-04-07 19:35:53 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-07 19:35:53 +0200 |
| commit | dd99879ab004dd1d81b5942ad35d5ea6c1476c10 (patch) | |
| tree | 8750906915f33a1dc9a1ad1750d6620abd1bf4e2 /pacman-c++/mainwidget.h | |
| parent | 9ef1e89e3ec01a5a34863b1b0aa3483b49404560 (diff) | |
| download | foop-dd99879ab004dd1d81b5942ad35d5ea6c1476c10.tar.gz foop-dd99879ab004dd1d81b5942ad35d5ea6c1476c10.tar.bz2 foop-dd99879ab004dd1d81b5942ad35d5ea6c1476c10.zip | |
fixing app icon on windows
add audio player
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 f5703db..8d21649 100644 --- a/pacman-c++/mainwidget.h +++ b/pacman-c++/mainwidget.h | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | #include "pixmapitem.h" | 5 | #include "pixmapitem.h" |
| 6 | #include <QtGui> | 6 | #include <QtGui> |
| 7 | #include <QtCore> | 7 | #include <QtCore> |
| 8 | #include <phonon/MediaObject> | ||
| 8 | 9 | ||
| 9 | class Actor; | 10 | class Actor; |
| 10 | 11 | ||
