Use Qt::ArrowType in FormCard.FormArrow usage on AccountsPage
This commit is contained in:
@@ -88,7 +88,7 @@ FormCard.FormCardPage {
|
||||
|
||||
FormCard.FormArrow {
|
||||
Layout.alignment: Qt.AlignRight | Qt.AlignVCenter
|
||||
direction: FormCard.FormArrow.Right
|
||||
direction: Qt.RightArrow
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user