From 3c1c185400a55103cea3ed567de167df87b59945 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 2 Oct 2007 22:04:36 +0000 Subject: Allow showing additional information like type, size and date in parallel for the icons view (thanks to Fredrik for the extension of KFileItemDelegate!). svn path=/trunk/KDE/kdebase/apps/; revision=720283 --- src/dolphinview.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/dolphinview.h') diff --git a/src/dolphinview.h b/src/dolphinview.h index 96c649d97..c3d1c7abc 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -281,9 +281,6 @@ public: /** Sets the additional information which should be shown for the items. */ void setAdditionalInfo(KFileItemDelegate::InformationList info); - /** Sets the additional information which should be shown for the items. */ - void setAdditionalInfo(KFileItemDelegate::Information info); - /** Returns the additional information which should be shown for the items. */ KFileItemDelegate::InformationList additionalInfo() const; -- cgit v1.3