fix back button on SelectLanguageDrawer
This commit is contained in:
parent
b29b5962d2
commit
53aa14a2ee
1 changed files with 0 additions and 3 deletions
|
|
@ -32,9 +32,6 @@ DrawerType2 {
|
||||||
id: backButton
|
id: backButton
|
||||||
|
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.topMargin: 16
|
|
||||||
Layout.rightMargin: 16
|
|
||||||
Layout.leftMargin: 16
|
|
||||||
|
|
||||||
backButtonImage: "qrc:/images/controls/arrow-left.svg"
|
backButtonImage: "qrc:/images/controls/arrow-left.svg"
|
||||||
backButtonFunction: function() { root.closeTriggered() }
|
backButtonFunction: function() { root.closeTriggered() }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue