aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/studiowelcome/qml
diff options
context:
space:
mode:
authorThomas Hartmann <thomas.hartmann@qt.io>2021-03-26 15:27:19 +0100
committerThomas Hartmann <thomas.hartmann@qt.io>2021-03-26 17:15:05 +0000
commit254365b7d60b7cb30f22e3494798e931d1817563 (patch)
tree6674fea320abeb92738c57f08960f5ccce6728cb /src/plugins/studiowelcome/qml
parentee281240eba92d8d7e810a3b1565e488369fd204 (diff)
StudioWelcome: Set correct file for Digital Cluster
Change-Id: Idf8513a7db3c7e096c814395ffa701689e1cc0cf Reviewed-by: Brook Cronin <brook.cronin@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'src/plugins/studiowelcome/qml')
-rw-r--r--src/plugins/studiowelcome/qml/welcomepage/ExamplesModel.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/studiowelcome/qml/welcomepage/ExamplesModel.qml b/src/plugins/studiowelcome/qml/welcomepage/ExamplesModel.qml
index 475070fea6..8dc8060171 100644
--- a/src/plugins/studiowelcome/qml/welcomepage/ExamplesModel.qml
+++ b/src/plugins/studiowelcome/qml/welcomepage/ExamplesModel.qml
@@ -92,7 +92,7 @@ ListModel {
}
ListElement {
- projectName: "highendivisystem"
+ projectName: "digitalcluster"
qmlFileName: "Screen01.ui.qml"
thumbnail: "images/digital_cluster_thumbnail.png"
displayName: "Digital Cluster"