diff options
| author | Frank Reininghaus <[email protected]> | 2009-11-30 08:15:22 +0000 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2009-11-30 08:15:22 +0000 |
| commit | 56a81a196f9db867bc69f23fe46c239045f784ca (patch) | |
| tree | c0d99f9f07ade1b8a86db429aafd913f91ef7f2c /src/dolphinview.h | |
| parent | bd47f7f9785943147d79041ada1f073b78cf718d (diff) | |
When the view is reloaded in Dolphin or the DolphinPart inside
Konqueror, restore the selection, the current item, the scroll
position, and the expanded folders in the Details View.
BUG: 169893
BUG: 187732
svn path=/trunk/KDE/kdebase/apps/; revision=1056438
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index 97054b754..770391610 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -715,11 +715,6 @@ private slots: void selectAndScrollToCreatedItem(); /** - * Restore selection after view refresh. - */ - void restoreSelection(); - - /** * Called when a redirection happens. * Testcase: fish://localhost */ |
