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 210037c..9672046 100644 --- a/src/knowitedit.h +++ b/src/knowitedit.h @@ -20,7 +20,7 @@ class KnowitEdit : public KTextEdit { - Q_OBJECT + TQ_OBJECT public: bool swapEOL; |