summaryrefslogtreecommitdiffstats
path: root/tdeui/karrowbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/karrowbutton.h')
-rw-r--r--tdeui/karrowbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/karrowbutton.h b/tdeui/karrowbutton.h
index 0719f8bc1..e2b82198b 100644
--- a/tdeui/karrowbutton.h
+++ b/tdeui/karrowbutton.h
@@ -38,7 +38,7 @@ class KArrowButtonPrivate;
class TDEUI_EXPORT KArrowButton : public TQPushButton
{
Q_OBJECT
- Q_PROPERTY( int arrowType READ arrowTp WRITE setArrowTp )
+ TQ_PROPERTY( int arrowType READ arrowTp WRITE setArrowTp )
public:
/**