summaryrefslogtreecommitdiffstats
path: root/kword
diff options
context:
space:
mode:
Diffstat (limited to 'kword')
-rw-r--r--kword/KWFactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWFactory.h b/kword/KWFactory.h
index 07468397..c9b735e7 100644
--- a/kword/KWFactory.h
+++ b/kword/KWFactory.h
@@ -27,7 +27,7 @@ class KAboutData;
class KWFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+ TQ_OBJECT
public:
KWFactory( TQObject* tqparent = 0, const char* name = 0 );
~KWFactory();