summaryrefslogtreecommitdiffstats
path: root/tdeui/kpassivepopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/kpassivepopup.h')
-rw-r--r--tdeui/kpassivepopup.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeui/kpassivepopup.h b/tdeui/kpassivepopup.h
index 3fc4f3a2f..22828e2d6 100644
--- a/tdeui/kpassivepopup.h
+++ b/tdeui/kpassivepopup.h
@@ -68,8 +68,8 @@ class TQVBox;
class TDEUI_EXPORT KPassivePopup : public TQFrame
{
Q_OBJECT
- Q_PROPERTY (bool autoDelete READ autoDelete WRITE setAutoDelete )
- Q_PROPERTY (int timeout READ timeout WRITE setTimeout )
+ TQ_PROPERTY (bool autoDelete READ autoDelete WRITE setAutoDelete )
+ TQ_PROPERTY (int timeout READ timeout WRITE setTimeout )
public:
/**