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