From edf8e5737316204e4a96e5edf4cba4cdec1c71ef Mon Sep 17 00:00:00 2001 From: Don Nguyen Date: Sat, 18 Feb 2017 22:55:38 +0100 Subject: Make "show filter bar" a toggle action REVIEW: 129662 --- src/dolphinmainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index d741eb21e..219bcdcb9 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -236,7 +236,7 @@ private slots: void enableStopAction(); void disableStopAction(); - void showFilterBar(); + void showFilterBar(bool show); /** * Toggles between edit and browse mode of the navigation bar. -- cgit v1.3