diff options
Diffstat (limited to 'src/knowitedit.h')
-rw-r--r-- | src/knowitedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knowitedit.h b/src/knowitedit.h index 5f5f80d..ccb8db9 100644 --- a/src/knowitedit.h +++ b/src/knowitedit.h @@ -21,7 +21,7 @@ class KnowitEdit : public KTextEdit { Q_OBJECT - TQ_OBJECT + public: bool swapEOL; KnowitEdit(const TQString& text, const TQString& context=TQString(), |