parent
8dace226c5
commit
de867f9218
|
@ -468,7 +468,7 @@ Item {
|
||||||
z: 51
|
z: 51
|
||||||
sourceComponent: Component {
|
sourceComponent: Component {
|
||||||
StatusChatImage {
|
StatusChatImage {
|
||||||
imageSource: profileImageSource
|
imageSource: image
|
||||||
imageWidth: 200
|
imageWidth: 200
|
||||||
onClicked: {
|
onClicked: {
|
||||||
if (mouse.button === Qt.LeftButton) {
|
if (mouse.button === Qt.LeftButton) {
|
||||||
|
|
Loading…
Reference in New Issue