diff options
Diffstat (limited to 'twin4/twin4/twin4view.h')
-rw-r--r-- | twin4/twin4/twin4view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin4/twin4/twin4view.h b/twin4/twin4/twin4view.h index 25a9fda4..e15ade83 100644 --- a/twin4/twin4/twin4view.h +++ b/twin4/twin4/twin4view.h @@ -31,7 +31,7 @@ class KSpriteCache; */ class Kwin4View : public TQCanvasView { -Q_OBJECT +TQ_OBJECT public: |