summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/set.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/set.h')
-rw-r--r--lib/koproperty/set.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/koproperty/set.h b/lib/koproperty/set.h
index 9e1dc3d2..90c7534f 100644
--- a/lib/koproperty/set.h
+++ b/lib/koproperty/set.h
@@ -39,7 +39,7 @@ class SetPrivate;
*/
class KOPROPERTY_EXPORT Set : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -233,7 +233,7 @@ class KOPROPERTY_EXPORT Set : public TQObject
*/
class KOPROPERTY_EXPORT Buffer : public Set
{
- Q_OBJECT
+ TQ_OBJECT
public: