parent
f68d967544
commit
191efa5829
|
@ -16,6 +16,7 @@ StatusModal {
|
||||||
//% "Before you get started..."
|
//% "Before you get started..."
|
||||||
header.title: qsTrId("before-you-get-started---")
|
header.title: qsTrId("before-you-get-started---")
|
||||||
hasCloseButton: false
|
hasCloseButton: false
|
||||||
|
closePolicy: Popup.NoAutoClose
|
||||||
|
|
||||||
contentItem: Item {
|
contentItem: Item {
|
||||||
implicitHeight: childrenRect.height
|
implicitHeight: childrenRect.height
|
||||||
|
|
Loading…
Reference in New Issue