From 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:50:21 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- kmail/kmmsgpart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/kmmsgpart.h') diff --git a/kmail/kmmsgpart.h b/kmail/kmmsgpart.h index e4c41a402..9d69f87c8 100644 --- a/kmail/kmmsgpart.h +++ b/kmail/kmmsgpart.h @@ -58,7 +58,7 @@ public: **/ void setBodyFromUnicode( const TQString & str ); - /** Returns the body part decoded to tqunicode. + /** Returns the body part decoded to unicode. **/ TQString bodyToUnicode(const TQTextCodec* codec=0) const; -- cgit v1.2.1