remove arrow from Close application item
This commit is contained in:
parent
14d67503a8
commit
ae31bafeb9
1 changed files with 1 additions and 1 deletions
|
|
@ -143,8 +143,8 @@ PageType {
|
|||
Layout.preferredHeight: about.height
|
||||
|
||||
text: qsTr("Close application")
|
||||
rightImageSource: "qrc:/images/controls/chevron-right.svg"
|
||||
leftImageSource: "qrc:/images/controls/x-circle.svg"
|
||||
isLeftImageHoverEnabled: false
|
||||
|
||||
clickedFunction: function() {
|
||||
PageController.closeApplication()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue