diff options
| author | Nicolas Fella <[email protected]> | 2022-07-18 22:42:39 +0200 |
|---|---|---|
| committer | Nicolas Fella <[email protected]> | 2022-07-18 22:42:39 +0200 |
| commit | 9bcac452caa1941ec667b47b00f8c8da019eb5e1 (patch) | |
| tree | b1f2c1a14ca3f82561f0a705ec3eab73688515c8 /src/kitemviews/kfileitemlistview.h | |
| parent | 6b5ca39a93d030763bfbb78b0c8b4588ee799d29 (diff) | |
Remove references to KServiceTypeTrader in comments
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 */ |
