mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Delete mouse area action on user hash icon
This commit is contained in:
parent
912d26c47c
commit
f8669b86e6
@ -73,12 +73,6 @@ Item
|
|||||||
hash: gxsInfo.gxs
|
hash: gxsInfo.gxs
|
||||||
height: toolBar.height - 4
|
height: toolBar.height - 4
|
||||||
anchors.leftMargin: 2
|
anchors.leftMargin: 2
|
||||||
|
|
||||||
MouseArea
|
|
||||||
{
|
|
||||||
anchors.fill: parent
|
|
||||||
onClicked: delegateRoot.showDetails()
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -285,6 +279,4 @@ Item
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user