forked from qt-creator/qt-creator
QmlDesigner: Change CoffeeMachine startup file
Task: QDS-2690 Change-Id: I7ab7a596bf940903c3feb3fbff5324fbd64f16bf Reviewed-by: Brook Cronin <brook.cronin@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
committed by
Thomas Hartmann
parent
88e5a6200b
commit
dcefa9cd43
@@ -35,7 +35,7 @@ ListModel {
|
|||||||
|
|
||||||
ListElement {
|
ListElement {
|
||||||
projectName: "CoffeeMachine"
|
projectName: "CoffeeMachine"
|
||||||
qmlFileName: "ApplicationFlowForm.ui.qml"
|
qmlFileName: "CoffeeMachine.qml"
|
||||||
thumbnail: "images/coffeemachinedemo_thumbnail.png"
|
thumbnail: "images/coffeemachinedemo_thumbnail.png"
|
||||||
displayName: "Coffee Machine"
|
displayName: "Coffee Machine"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user