diff options
Diffstat (limited to 'kpresenter/KPrFactory.h')
-rw-r--r-- | kpresenter/KPrFactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrFactory.h b/kpresenter/KPrFactory.h index 8a792642..bd3f5954 100644 --- a/kpresenter/KPrFactory.h +++ b/kpresenter/KPrFactory.h @@ -25,7 +25,7 @@ class TDEAboutData; class KPrFactory : public KoFactory { - Q_OBJECT + TQ_OBJECT public: KPrFactory( TQObject* parent = 0, const char* name = 0 ); |