summaryrefslogtreecommitdiffstats
path: root/kommander/editor/styledbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/styledbutton.h')
-rw-r--r--kommander/editor/styledbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/styledbutton.h b/kommander/editor/styledbutton.h
index 3a8c2691..d0cbafe2 100644
--- a/kommander/editor/styledbutton.h
+++ b/kommander/editor/styledbutton.h
@@ -31,7 +31,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 )