mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-16 19:31:02 +01:00
Add a tooltip to the global search box
This commit is contained in:
parent
fed2560ad9
commit
9964eab741
@ -16,6 +16,9 @@
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
<widget class="LineEdit" name="search">
|
||||
<property name="toolTip">
|
||||
<string>Search around all your sources (library, internet services, ...)</string>
|
||||
</property>
|
||||
<property name="hint" stdset="0">
|
||||
<string>Search everywhere</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user