diff options
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index cd6bd977a..0ad8de772 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -406,7 +406,7 @@ private slots: * The current preview settings (maximum size, 'Show Preview' menu) * are respected. */ - void generatePreviews(const QList<KFileItem>& items); + void generatePreviews(const KFileItemList& items); /** * Replaces the icon of the item \a item by the preview pixmap |
