┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinpart.h')
-rw-r--r--src/dolphinpart.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h
index b0b01d8d8..a23e08697 100644
--- a/src/dolphinpart.h
+++ b/src/dolphinpart.h
@@ -225,9 +225,7 @@ private:
QActionGroup* actionGroup);
void openSelectionDialog(const QString& title, const QString& text,
- QItemSelectionModel::SelectionFlags command);
-
- QItemSelection childrenMatchingPattern(const QModelIndex& parent, const QRegExp& patternRegExp);
+ bool selectItems);
private:
DolphinView* m_view;