diff options
Diffstat (limited to 'src/kitemviews/kfileitemlistview.h')
| -rw-r--r-- | src/kitemviews/kfileitemlistview.h | 2 |
1 files changed, 1 insertions, 1 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 */ |
