diff options
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; } |
