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
|
toolBar: toolBar
|
||||||
width: page.width
|
width: page.width
|
||||||
height: currentPage.implicitHeight
|
height: currentPage.implicitHeight
|
||||||
initialPage: Qt.createComponent("TextEditing.qml")
|
initialPage: Qt.createComponent("Buttons.qml")
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user