From 65b5d7d8e374700ec322617016b049c58a1fcecd Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 9 Mar 2011 19:18:25 +0100 Subject: Rename the "Filter Panel" to "Search Panel" Bug reports indicate that users are confused by the term "filter" for this. --- 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 f4ccfdce4..10ebccb80 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -553,7 +553,7 @@ private: * Set to true, if the filter dock visibility is only temporary set * to true by enabling the search mode. */ - bool m_filterDockIsTemporaryVisible; + bool m_searchDockIsTemporaryVisible; }; inline DolphinViewContainer* DolphinMainWindow::activeViewContainer() const -- cgit v1.3