summaryrefslogtreecommitdiffstats
path: root/kasteroids/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'kasteroids/view.h')
-rw-r--r--kasteroids/view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kasteroids/view.h b/kasteroids/view.h
index dd4590d1..57b5ac39 100644
--- a/kasteroids/view.h
+++ b/kasteroids/view.h
@@ -20,7 +20,7 @@
class KAsteroidsView : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KAsteroidsView( TQWidget *parent = 0, const char *name = 0 );
virtual ~KAsteroidsView();