diff options
Diffstat (limited to 'kexi/widget/kexieditor.h')
-rw-r--r-- | kexi/widget/kexieditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/kexieditor.h b/kexi/widget/kexieditor.h index 2c659f01..36a1173a 100644 --- a/kexi/widget/kexieditor.h +++ b/kexi/widget/kexieditor.h @@ -39,7 +39,7 @@ namespace KTextEditor class KEXIEXTWIDGETS_EXPORT KexiEditor : public KexiViewBase { Q_OBJECT - TQ_OBJECT + public: |