summaryrefslogtreecommitdiffstats
path: root/kblackbox/kbbgfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'kblackbox/kbbgfx.h')
-rw-r--r--kblackbox/kbbgfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kblackbox/kbbgfx.h b/kblackbox/kbbgfx.h
index 15e87c27..b3cb5d68 100644
--- a/kblackbox/kbbgfx.h
+++ b/kblackbox/kbbgfx.h
@@ -52,7 +52,7 @@
class KBBGraphic : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KBBGraphic( TQPixmap** p=0, TQWidget* parent=0, const char* name=0 );