diff options
Diffstat (limited to 'kword/KWFactory.h')
-rw-r--r-- | kword/KWFactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWFactory.h b/kword/KWFactory.h index 028756db..770b0307 100644 --- a/kword/KWFactory.h +++ b/kword/KWFactory.h @@ -26,7 +26,7 @@ class TDEAboutData; class KWFactory : public KoFactory { - Q_OBJECT + TQ_OBJECT public: KWFactory( TQObject* parent = 0, const char* name = 0 ); |