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 ca0d112b..7e37bf6d 100644 --- a/kpresenter/KPrFactory.h +++ b/kpresenter/KPrFactory.h @@ -27,7 +27,7 @@ class KAboutData; class KPrFactory : public KoFactory { Q_OBJECT - TQ_OBJECT + public: KPrFactory( TQObject* parent = 0, const char* name = 0 ); ~KPrFactory(); |