mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-31 11:54:22 -04:00
Toggle search contacts field using search icon on toolbar
This commit is contained in:
parent
d8eafaf9ea
commit
353b34fcab
3 changed files with 11 additions and 4 deletions
|
@ -183,8 +183,7 @@ Drawer
|
|||
},
|
||||
"Search Contacts": function()
|
||||
{
|
||||
stackView.push("qrc:/Contacts.qml",
|
||||
{'searching': true} )
|
||||
stackView.push("qrc:/Contacts.qml" )
|
||||
},
|
||||
"Paste Link": function()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue