┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
authorMéven Car <[email protected]>2020-12-02 07:07:41 +0000
committerMéven Car <[email protected]>2020-12-02 07:07:41 +0000
commit60b9eaa4c1c4d3057934d2cefbbe986553090ab3 (patch)
tree0b7db540efc47439862a3e11f5e1419c33d03694 /src/dolphinmainwindow.h
parentce11325115b8655fd687c78fdf0b1c358806195e (diff)
Toolbar: move and rename filter to edit menu above Search
This is to expose more filter. Also rename "Show Filter Bar" to simply "Filter", keep "Show Filter Bar" as tooltip Adds a toggle filter bar action.
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 8d5eae344..8e031fd03 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -312,6 +312,7 @@ private slots:
void disableStopAction();
void showFilterBar();
+ void toggleFilterBar();
/**
* Toggles between edit and browse mode of the navigation bar.