summaryrefslogtreecommitdiffstats
path: root/src/imagefactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/imagefactory.h')
-rw-r--r--src/imagefactory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imagefactory.h b/src/imagefactory.h
index f653d83..8f90e02 100644
--- a/src/imagefactory.h
+++ b/src/imagefactory.h
@@ -68,7 +68,7 @@ public:
* Add an image, reading it from a URL, which is the case when adding a new image from the
* @ref ImageWidget.
*
- * @param url The URL of the image, anything KIO can handle
+ * @param url The URL of the image, anything TDEIO can handle
* @param quiet If any error should not be reported.
* @return The image id, empty if null
*/
@@ -146,7 +146,7 @@ private:
* Add an image, reading it from a URL, which is the case when adding a new image from the
* @ref ImageWidget.
*
- * @param url The URL of the image, anything KIO can handle
+ * @param url The URL of the image, anything TDEIO can handle
* @param quiet If any error should not be reported.
* @return The image
*/