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.cpp | |
| parent | f57f351cceb9b664d681aad3680998f5bfe2137c (diff) | |
reload view when the settings are applied
svn path=/trunk/KDE/kdebase/apps/; revision=648929
Diffstat (limited to 'src/dolphinview.cpp')
| -rw-r--r-- | src/dolphinview.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dolphinview.cpp b/src/dolphinview.cpp index 1e29716d3..6faf72e9f 100644 --- a/src/dolphinview.cpp +++ b/src/dolphinview.cpp @@ -355,11 +355,6 @@ int DolphinView::contentsY() const return itemView()->verticalScrollBar()->value(); } -void DolphinView::refreshSettings() -{ - startDirLister(m_urlNavigator->url()); -} - void DolphinView::emitRequestItemInfo(const KUrl& url) { emit requestItemInfo(url); |
