summaryrefslogtreecommitdiffstats
path: root/kio/kio/paste.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kio/paste.h')
-rw-r--r--kio/kio/paste.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/paste.h b/kio/kio/paste.h
index a65e956e1..3fad2c8b6 100644
--- a/kio/kio/paste.h
+++ b/kio/kio/paste.h
@@ -93,7 +93,7 @@ namespace KIO {
* The filename to use in that directory is prompted by this method.
* @param dialogText the text to show in the dialog
* @param widget parent widget to use for dialogs
- * @param clipboard whether the TQMimeSource comes from QClipboard. If you
+ * @param clipboard whether the TQMimeSource comes from TQClipboard. If you
* use pasteClipboard for that case, you never have to worry about this parameter.
*
* @see pasteClipboard()