diff options
Diffstat (limited to 'kbounce/game.h')
-rw-r--r-- | kbounce/game.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbounce/game.h b/kbounce/game.h index b7ebe769..1f66c288 100644 --- a/kbounce/game.h +++ b/kbounce/game.h @@ -29,7 +29,7 @@ using namespace Arts; #endif -class QTimer; +class TQTimer; class JezzField; #define FIELD_WIDTH 32 |