diff options
| author | Frank Reininghaus <[email protected]> | 2012-09-06 08:03:56 +0200 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2012-09-06 08:03:56 +0200 |
| commit | 7b64f58a6ccd20c743452bbc706fab15462bd43b (patch) | |
| tree | 69f8334403e9f511f2f549fc6282d23bf475643d /src/search/dolphinsearchbox.h | |
| parent | cad870df3bf22592d4c3feeaef22923d1300e482 (diff) | |
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
Diffstat (limited to 'src/search/dolphinsearchbox.h')
| -rw-r--r-- | src/search/dolphinsearchbox.h | 3 |
1 files changed, 1 insertions, 2 deletions
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; |
