chore: object name for image cropper
This commit is contained in:
parent
1e75319664
commit
34d72e7cf1
|
@ -238,6 +238,7 @@ Item {
|
||||||
|
|
||||||
ImageCropWorkflow {
|
ImageCropWorkflow {
|
||||||
id: cropperModal
|
id: cropperModal
|
||||||
|
objectName: "imageCropWorkflow"
|
||||||
imageFileDialogTitle: qsTr("Choose an image for profile picture")
|
imageFileDialogTitle: qsTr("Choose an image for profile picture")
|
||||||
title: qsTr("Profile picture")
|
title: qsTr("Profile picture")
|
||||||
acceptButtonText: qsTr("Make this my profile picture")
|
acceptButtonText: qsTr("Make this my profile picture")
|
||||||
|
|
Loading…
Reference in New Issue