summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/styledbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/styledbutton.h')
-rw-r--r--kdevdesigner/designer/styledbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/styledbutton.h b/kdevdesigner/designer/styledbutton.h
index c9c582bd..5248d604 100644
--- a/kdevdesigner/designer/styledbutton.h
+++ b/kdevdesigner/designer/styledbutton.h
@@ -37,7 +37,7 @@ class FormWindow;
class StyledButton : public TQButton
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQColor color READ color WRITE setColor )
TQ_PROPERTY( TQPixmap pixmap READ pixmap WRITE setPixmap )