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 f35ed154..dfc71d0f 100644 --- a/twin4/twin4/twin4view.h +++ b/twin4/twin4/twin4view.h @@ -32,7 +32,7 @@ class KSpriteCache; class Kwin4View : public TQCanvasView { Q_OBJECT - TQ_OBJECT + public: Kwin4View(Kwin4Doc *theDoc, TQWidget *parent = 0, const char *name=0); |