diff options
Diffstat (limited to 'libkdepim/maillistdrag.h')
-rw-r--r-- | libkdepim/maillistdrag.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdepim/maillistdrag.h b/libkdepim/maillistdrag.h index 86280826a..929821898 100644 --- a/libkdepim/maillistdrag.h +++ b/libkdepim/maillistdrag.h @@ -111,7 +111,7 @@ public: /* The format for this drag - "x-kmail-drag/message-list" */ static const char* format(); - /* Returns TRUE if the information in e can be decoded into a QString; + /* Returns TRUE if the information in e can be decoded into a TQString; otherwsie returns FALSE */ static bool canDecode( TQMimeSource* e ); |