summaryrefslogtreecommitdiffstats
path: root/tdeui/kpushbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/kpushbutton.h')
-rw-r--r--tdeui/kpushbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kpushbutton.h b/tdeui/kpushbutton.h
index ee7bb3b52..44f174da9 100644
--- a/tdeui/kpushbutton.h
+++ b/tdeui/kpushbutton.h
@@ -36,7 +36,7 @@ class TQDragObject;
*/
class TDEUI_EXPORT KPushButton : public TQPushButton
{
- Q_OBJECT
+ TQ_OBJECT
TQ_PROPERTY(int stdItem READ guiItm WRITE setGuiItm )
TQ_PROPERTY(bool isDragEnabled READ isDragEnabled WRITE setDragEnabled)