diff options
Diffstat (limited to 'kblackbox/kbbgfx.h')
-rw-r--r-- | kblackbox/kbbgfx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kblackbox/kbbgfx.h b/kblackbox/kbbgfx.h index 3c18733e..15e87c27 100644 --- a/kblackbox/kbbgfx.h +++ b/kblackbox/kbbgfx.h @@ -53,7 +53,7 @@ class KBBGraphic : public TQWidget { Q_OBJECT - TQ_OBJECT + public: KBBGraphic( TQPixmap** p=0, TQWidget* parent=0, const char* name=0 ); ~KBBGraphic(); |