diff options
Diffstat (limited to 'lib/kotext/KoTextIterator.h')
-rw-r--r-- | lib/kotext/KoTextIterator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoTextIterator.h b/lib/kotext/KoTextIterator.h index c2c5fff8..accd8f92 100644 --- a/lib/kotext/KoTextIterator.h +++ b/lib/kotext/KoTextIterator.h @@ -36,7 +36,7 @@ class KoTextView; class KOTEXT_EXPORT KoTextIterator : public TQObject { Q_OBJECT - TQ_OBJECT + public: /** * @param lstObjects list of text objects to iterate over |