┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
diff options
context:
space:
mode:
Diffstat (limited to 'src/kitemviews')
-rw-r--r--src/kitemviews/kfileitemlistview.h2
-rw-r--r--src/kitemviews/kfileitemmodelrolesupdater.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/kitemviews/kfileitemlistview.h b/src/kitemviews/kfileitemlistview.h
index bfbe85d12..9c7b4fc6f 100644
--- a/src/kitemviews/kfileitemlistview.h
+++ b/src/kitemviews/kfileitemlistview.h
@@ -48,7 +48,7 @@ public:
* Per default all plugins enabled in the KConfigGroup "PreviewSettings"
* are used.
*
- * For a list of available plugins, call KServiceTypeTrader::self()->query("ThumbCreator").
+ * For a list of available plugins, call KIO::PreviewJob::availableThumbnailerPlugins().
*
* @see enabledPlugins
*/
diff --git a/src/kitemviews/kfileitemmodelrolesupdater.h b/src/kitemviews/kfileitemmodelrolesupdater.h
index 3153e5f13..2200f9693 100644
--- a/src/kitemviews/kfileitemmodelrolesupdater.h
+++ b/src/kitemviews/kfileitemmodelrolesupdater.h
@@ -131,7 +131,7 @@ public:
* Per default all plugins enabled in the KConfigGroup "PreviewSettings"
* are used.
*
- * For a list of available plugins, call KServiceTypeTrader::self()->query("ThumbCreator").
+ * For a list of available plugins, call KIO::PreviewJob::availableThumbnailerPlugins().
*
* @see enabledPlugins
*/