summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoPictureCollection.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficecore/KoPictureCollection.h')
-rw-r--r--lib/kofficecore/KoPictureCollection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoPictureCollection.h b/lib/kofficecore/KoPictureCollection.h
index 8071d564e..8d96761c3 100644
--- a/lib/kofficecore/KoPictureCollection.h
+++ b/lib/kofficecore/KoPictureCollection.h
@@ -71,7 +71,7 @@ public:
* If this file is really remote, it is always downloaded.
* If the file is local, it acts as @ref #loadPicture.
* @param url the URL to download from
- * @param window the tqparent window for the download. You can pass NULL (0)
+ * @param window the parent window for the download. You can pass NULL (0)
* if you absolutely cannot find anything to use.
*/
KoPicture downloadPicture(const KURL& url, TQWidget *window);