From dbc8874c00c35aaefacdd03f8aef9e4ac4e2be01 Mon Sep 17 00:00:00 2001 From: Fredrik Höglund Date: Mon, 1 Oct 2007 22:06:49 +0000 Subject: Port dolphin to the KFileItemDelegate API changes. svn path=/trunk/KDE/kdebase/apps/; revision=719796 --- src/dolphinmainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 6e6c4269b..8970b89cb 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -398,7 +398,7 @@ private slots: void slotSortOrderChanged(Qt::SortOrder order); /** Updates the state of the 'Additional Information' actions. */ - void slotAdditionalInfoChanged(KFileItemDelegate::AdditionalInformation info); + void slotAdditionalInfoChanged(KFileItemDelegate::InformationList info); /** * Updates the state of the 'Edit' menu actions and emits -- cgit v1.3