mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-31 11:54:22 -04:00
Toolbar return to contacts view when click to icon or label
This commit is contained in:
parent
b4ee63ad9b
commit
c94672118e
2 changed files with 22 additions and 4 deletions
|
@ -8,9 +8,10 @@ Item {
|
|||
signal released
|
||||
|
||||
property var imgUrl: ""
|
||||
property alias fillMode: image.fillMode
|
||||
|
||||
Image {
|
||||
|
||||
id: image
|
||||
anchors.fill: parent
|
||||
source: imgUrl
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue