┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinview.h')
-rw-r--r--src/dolphinview.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h
index b26a27069..39e39ef3f 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -497,12 +497,6 @@ private:
void createView();
/**
- * Selects all items by using the selection flags \a flags. This is a helper
- * method for the slots DolphinView::selectAll() and DolphinView::invertSelection().
- */
- void selectAll(QItemSelectionModel::SelectionFlags flags);
-
- /**
* Returns a pointer to the currently used item view, which is either
* a ListView or a TreeView.
*/