diff options
Diffstat (limited to 'interfaces/tdetexteditor/document.h')
-rw-r--r-- | interfaces/tdetexteditor/document.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/tdetexteditor/document.h b/interfaces/tdetexteditor/document.h index 83d8b7cf6..817389ba3 100644 --- a/interfaces/tdetexteditor/document.h +++ b/interfaces/tdetexteditor/document.h @@ -32,7 +32,7 @@ class KTEXTEDITOR_EXPORT Document : public KTextEditor::Editor { friend class PrivateDocument; - Q_OBJECT + TQ_OBJECT public: |