diff options
Diffstat (limited to 'src/document.h')
| -rw-r--r-- | src/document.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document.h b/src/document.h index b9bc65f..1dc7b59 100644 --- a/src/document.h +++ b/src/document.h @@ -29,7 +29,7 @@ typedef TQValueList<TQGuardedPtr<View> > ViewList; class Document : public TQObject { Q_OBJECT - TQ_OBJECT + public: enum DocumentType { |
