summaryrefslogtreecommitdiffstats
path: root/kword/KWTextDocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'kword/KWTextDocument.h')
-rw-r--r--kword/KWTextDocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWTextDocument.h b/kword/KWTextDocument.h
index 261694a5..d91917cb 100644
--- a/kword/KWTextDocument.h
+++ b/kword/KWTextDocument.h
@@ -35,7 +35,7 @@ class KoTextDocCommand;
class KWTextDocument : public KoTextDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** A real text document inside a frameset */
KWTextDocument( KWTextFrameSet * textfs, KoTextFormatCollection *fc, KoTextFormatter *formatter = 0L );