summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrPartObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrPartObject.h')
-rw-r--r--kpresenter/KPrPartObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPartObject.h b/kpresenter/KPrPartObject.h
index 9f70f676..1f4b48f8 100644
--- a/kpresenter/KPrPartObject.h
+++ b/kpresenter/KPrPartObject.h
@@ -30,7 +30,7 @@ class KoStore;
class KPrPartObject : public TQObject, public KPr2DObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
KPrPartObject( KPrChild *_child );