summaryrefslogtreecommitdiffstats
path: root/tutorial/t14/gamebrd.h
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/t14/gamebrd.h')
-rw-r--r--tutorial/t14/gamebrd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/t14/gamebrd.h b/tutorial/t14/gamebrd.h
index f9e03789..c264b4b6 100644
--- a/tutorial/t14/gamebrd.h
+++ b/tutorial/t14/gamebrd.h
@@ -20,7 +20,7 @@ class CannonField;
class GameBoard : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
GameBoard( TQWidget *parent=0, const char *name=0 );