mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
Delete mouse area action on user hash icon
This commit is contained in:
parent
912d26c47c
commit
f8669b86e6
1 changed files with 0 additions and 8 deletions
|
@ -73,12 +73,6 @@ Item
|
|||
hash: gxsInfo.gxs
|
||||
height: toolBar.height - 4
|
||||
anchors.leftMargin: 2
|
||||
|
||||
MouseArea
|
||||
{
|
||||
anchors.fill: parent
|
||||
onClicked: delegateRoot.showDetails()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -285,6 +279,4 @@ Item
|
|||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue