diff options
Diffstat (limited to 'ksirc/kstextview.h')
-rw-r--r-- | ksirc/kstextview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/kstextview.h b/ksirc/kstextview.h index 21cdc717..9c7c0eb9 100644 --- a/ksirc/kstextview.h +++ b/ksirc/kstextview.h @@ -466,7 +466,7 @@ private: class TextView : public TQScrollView { - Q_OBJECT + TQ_OBJECT friend class Item; friend class TextChunk; |