summaryrefslogtreecommitdiffstats
path: root/libkdepim/maillistdrag.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkdepim/maillistdrag.h')
-rw-r--r--libkdepim/maillistdrag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdepim/maillistdrag.h b/libkdepim/maillistdrag.h
index 86280826..92982189 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 );