diff options
Diffstat (limited to 'lib/kotext/KoTextView.h')
-rw-r--r-- | lib/kotext/KoTextView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoTextView.h b/lib/kotext/KoTextView.h index 6b9937bb..d1e9ee44 100644 --- a/lib/kotext/KoTextView.h +++ b/lib/kotext/KoTextView.h @@ -53,7 +53,7 @@ class KoParagStyle; class KOTEXT_EXPORT KoTextView : public TQObject, public KoTextFormatInterface { Q_OBJECT - TQ_OBJECT + public: /** * Constructor. A KoTextView is associated to a KoTextObject. |