┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
authorSergey Kalinichev <[email protected]>2017-03-11 20:33:41 +0300
committerSergey Kalinichev <[email protected]>2017-03-12 11:48:12 +0300
commit042b0c84099c062847fa2ed46a145624a96f90ca (patch)
tree4848f8ece85c0f940bc350c5b65351808cc52895 /src/dolphinmainwindow.h
parente8eb6a7f2c27f5ae569fe2427a2034527f9552fe (diff)
Revert "Make "show filter bar" a toggle action"
This reverts commit edf8e5737316204e4a96e5edf4cba4cdec1c71ef. See https://git.reviewboard.kde.org/r/129662 for discussion
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index 219bcdcb9..d741eb21e 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -236,7 +236,7 @@ private slots:
void enableStopAction();
void disableStopAction();
- void showFilterBar(bool show);
+ void showFilterBar();
/**
* Toggles between edit and browse mode of the navigation bar.