From 4a2416e4bd9b646772d0c1da52a7e57a4cf8ec04 Mon Sep 17 00:00:00 2001 From: David Faure Date: Tue, 2 Oct 2007 12:22:47 +0000 Subject: fix signal/slot svn path=/trunk/KDE/kdebase/apps/; revision=720110 --- src/dolphinview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index 60864dd9b..c2173b9ff 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -432,7 +432,7 @@ private slots: * The current preview settings (maximum size, 'Show Preview' menu) * are respected. */ - void generatePreviews(const QList& items); + void generatePreviews(const KFileItemList& items); /** * Replaces the icon of the item \a item by the preview pixmap -- cgit v1.3