summaryrefslogtreecommitdiffstats
path: root/interfaces/ktexteditor/document.h
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces/ktexteditor/document.h')
-rw-r--r--interfaces/ktexteditor/document.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/interfaces/ktexteditor/document.h b/interfaces/ktexteditor/document.h
index 624c344b9..da6a6dd77 100644
--- a/interfaces/ktexteditor/document.h
+++ b/interfaces/ktexteditor/document.h
@@ -33,6 +33,7 @@ class KTEXTEDITOR_EXPORT Document : public KTextEditor::Editor
friend class PrivateDocument;
Q_OBJECT
+ TQ_OBJECT
public:
Document ( TQObject *parent = 0, const char *name = 0 );