mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -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} )
|
||||
}
|
||||
|
||||
visible: setVisible(coreReady)
|
||||
visible: coreReady
|
||||
}
|
||||
MouseArea
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue