Set default gallery page to the first entry in the menu (Buttons)
This commit is contained in:
parent
e32603b5e4
commit
538dfadc18
@ -108,7 +108,7 @@ Rectangle {
|
||||
toolBar: toolBar
|
||||
width: page.width
|
||||
height: currentPage.implicitHeight
|
||||
initialPage: Qt.createComponent("TextEditing.qml")
|
||||
initialPage: Qt.createComponent("Buttons.qml")
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user