summaryrefslogtreecommitdiff
path: root/noncore/games/zbounce/game.h
authorimm <imm>2002-08-31 22:00:08 (UTC)
committer imm <imm>2002-08-31 22:00:08 (UTC)
commit45c0bbbfb9eefb501a69cbdc5bd736b1d3376c22 (patch) (unidiff)
treeef84efaf072d1285dcec669c8fc2bf334db04435 /noncore/games/zbounce/game.h
parenta6102be62cdbb8836c5c9a73ba64d62dbd821776 (diff)
downloadopie-45c0bbbfb9eefb501a69cbdc5bd736b1d3376c22.zip
opie-45c0bbbfb9eefb501a69cbdc5bd736b1d3376c22.tar.gz
opie-45c0bbbfb9eefb501a69cbdc5bd736b1d3376c22.tar.bz2
- <memarray.h>
Diffstat (limited to 'noncore/games/zbounce/game.h') (more/less context) (show 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