summaryrefslogtreecommitdiffstats
path: root/kmail/folderjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/folderjob.h')
-rw-r--r--kmail/folderjob.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/folderjob.h b/kmail/folderjob.h
index b1f71251..2988c925 100644
--- a/kmail/folderjob.h
+++ b/kmail/folderjob.h
@@ -127,7 +127,7 @@ signals:
/**
* Emitted when a list of messages has been
- * copied to the specified location. TQPtrList contains
+ * copied to the specified location. TQPtrList tqcontains
* the list of the copied messages.
*/
void messageCopied( TQPtrList<KMMessage> );
@@ -153,7 +153,7 @@ signals:
void result( KMail::FolderJob* job );
/**
- * This progress signal contains the "done" and the "total" numbers so
+ * This progress signal tqcontains the "done" and the "total" numbers so
* that the caller can either make a % out of it, or combine it into
* a higher-level progress info.
*/