From 05fe35c4e8a6d0b325806a75a1a93461ee7748ed Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 1 Apr 2007 18:08:24 +0000 Subject: reload view when the settings are applied svn path=/trunk/KDE/kdebase/apps/; revision=648929 --- 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 0569ba400..d9a241759 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -306,9 +306,6 @@ public: /** Returns the additional information which should be shown for the items. */ KFileItemDelegate::AdditionalInformation additionalInfo() const; - /** Refreshs the view settings by reading out the stored settings. */ - void refreshSettings(); - /** Returns the UrlNavigator of the view for read access. */ const UrlNavigator* urlNavigator() const { return m_urlNavigator; } -- cgit v1.3