From 1325d97bdd28c7e5aee80157b9f8098c0d1876ca Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 28 Sep 2007 07:18:37 +0000 Subject: removed unused method expandSelectionParent (it is not invoked anymore since KDirLister::expandToUrl() is available) svn path=/trunk/KDE/kdebase/apps/; revision=718182 --- src/treeviewsidebarpage.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/treeviewsidebarpage.h') diff --git a/src/treeviewsidebarpage.h b/src/treeviewsidebarpage.h index ec0907ac2..524e18322 100644 --- a/src/treeviewsidebarpage.h +++ b/src/treeviewsidebarpage.h @@ -62,13 +62,6 @@ protected: virtual void contextMenuEvent(QContextMenuEvent* event); 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. -- cgit v1.3