summaryrefslogtreecommitdiff
path: root/noncore/games/zbounce
Unidiff
Diffstat (limited to 'noncore/games/zbounce') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/zbounce/game.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/noncore/games/zbounce/game.h b/noncore/games/zbounce/game.h
index ae0d4fa..656fba3 100644
--- a/noncore/games/zbounce/game.h
+++ b/noncore/games/zbounce/game.h
@@ -23,3 +23,2 @@
23#include <qcanvas.h> 23#include <qcanvas.h>
24#include <qmemarray.h>
25 24
@@ -105,3 +104,2 @@ private:
105 QPixmap m_tiles; 104 QPixmap m_tiles;
106 QMemArray<QPixmap> m_backTiles;
107 105