]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/treeviewsidebarpage.h
Port dolphin to the KFileItemDelegate API changes.
[dolphin.git] / src / treeviewsidebarpage.h
index ec0907ac256bd20ce6fd3f480c71a7ffa6415e97..524e18322efcaaa4548cc8860b4af16d6f5b7441 100644 (file)
@@ -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.