diff options
| author | Peter Penz <[email protected]> | 2007-04-01 18:08:24 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-04-01 18:08:24 +0000 |
| commit | 05fe35c4e8a6d0b325806a75a1a93461ee7748ed (patch) | |
| tree | 36d7c5e0bda7f2757b953cc9462567ec9b137307 /src/dolphinview.h | |
| parent | f57f351cceb9b664d681aad3680998f5bfe2137c (diff) | |
reload view when the settings are applied
svn path=/trunk/KDE/kdebase/apps/; revision=648929
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 3 |
1 files changed, 0 insertions, 3 deletions
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; } |
