From 7b64f58a6ccd20c743452bbc706fab15462bd43b Mon Sep 17 00:00:00 2001 From: Frank Reininghaus Date: Thu, 6 Sep 2012 08:03:56 +0200 Subject: Make the button that enables additional search options more obvious This is achieved by adding some descriptive text and by using a more appropriate icon. Thanks to Panos Kanavos for the patch! BUG: 300248 FIXED-IN: 4.10.0 REVIEW: 106325 --- src/search/dolphinsearchbox.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/search/dolphinsearchbox.h') diff --git a/src/search/dolphinsearchbox.h b/src/search/dolphinsearchbox.h index ee9987a38..f3cc535d6 100644 --- a/src/search/dolphinsearchbox.h +++ b/src/search/dolphinsearchbox.h @@ -133,8 +133,7 @@ private: void applyReadOnlyState(); - void updateFacetsToggleButtonIcon(); - + void updateFacetsToggleButton(); private: bool m_startedSearching; bool m_readOnly; -- cgit v1.3.1