mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-19 15:05:40 +02:00
misc: add search tooltip
Change-Id: I55e29557eca3b32c714a313cd18aff66a870fd0f GitLab: #1343
This commit is contained in:
parent
899ff6120c
commit
bc51b74692
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ Rectangle {
|
|||
radius: hoverButtonRadius
|
||||
hoveredColor: JamiTheme.hoveredButtonColor
|
||||
source: JamiResources.ic_baseline_search_24dp_svg
|
||||
toolTipText: JamiStrings.search
|
||||
normalColor: "transparent"
|
||||
imageColor: {
|
||||
if (reductionEnabled) {
|
||||
|
|
Loading…
Add table
Reference in a new issue