summaryrefslogtreecommitdiffstats
path: root/src/textdocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/textdocument.h')
-rw-r--r--src/textdocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/textdocument.h b/src/textdocument.h
index edd8850..e5dd9d3 100644
--- a/src/textdocument.h
+++ b/src/textdocument.h
@@ -30,7 +30,7 @@ typedef TQValueList<int> IntList;
class TextDocument : public Document
{
Q_OBJECT
- TQ_OBJECT
+
public:
~TextDocument();