summaryrefslogtreecommitdiffstats
path: root/examples/demo/dnd/styledbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/dnd/styledbutton.h')
-rw-r--r--examples/demo/dnd/styledbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/dnd/styledbutton.h b/examples/demo/dnd/styledbutton.h
index ae99f5cf7..2cd6c0ae6 100644
--- a/examples/demo/dnd/styledbutton.h
+++ b/examples/demo/dnd/styledbutton.h
@@ -42,7 +42,7 @@ class TQBrush;
class StyledButton : public TQButton
{
- Q_OBJECT
+ TQ_OBJECT
Q_PROPERTY( TQColor color READ color WRITE setColor )
Q_PROPERTY( TQPixmap pixmap READ pixmap WRITE setPixmap )