diff options
Diffstat (limited to 'src/treeviewsidebarpage.h')
| -rw-r--r-- | src/treeviewsidebarpage.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/treeviewsidebarpage.h b/src/treeviewsidebarpage.h index ec0907ac2..524e18322 100644 --- a/src/treeviewsidebarpage.h +++ b/src/treeviewsidebarpage.h @@ -63,13 +63,6 @@ protected: private slots: /** - * Expands the tree in a way that the item with the URL m_selectedUrl - * gets visible. Is called by TreeViewSidebarPage::updateSelection() - * if the dir lister has been completed. - */ - void expandSelectionParent(); - - /** * Updates the active view to the URL * which is given by the item with the index \a index. */ |
