mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-06 21:34:22 -04:00
Solve bug on search icon visibility
This commit is contained in:
parent
3361c76c30
commit
69b3f46309
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ ApplicationWindow
|
||||||
{'searching': true} )
|
{'searching': true} )
|
||||||
}
|
}
|
||||||
|
|
||||||
visible: setVisible(coreReady)
|
visible: coreReady
|
||||||
}
|
}
|
||||||
MouseArea
|
MouseArea
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue