aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/imagine/automotive/qml/automotive.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/imagine/automotive/qml/automotive.qml')
-rw-r--r--examples/quickcontrols2/imagine/automotive/qml/automotive.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quickcontrols2/imagine/automotive/qml/automotive.qml b/examples/quickcontrols2/imagine/automotive/qml/automotive.qml
index 88a7ba5f..ebf1a445 100644
--- a/examples/quickcontrols2/imagine/automotive/qml/automotive.qml
+++ b/examples/quickcontrols2/imagine/automotive/qml/automotive.qml
@@ -61,7 +61,7 @@ ApplicationWindow {
minimumWidth: 1180
minimumHeight: 663
visible: true
- title: "Qt Quick Controls 2 - Imagine Style Example: Automotive"
+ title: "Qt Quick Controls - Imagine Style Example: Automotive"
readonly property color colorGlow: "#1d6d64"
readonly property color colorWarning: "#d5232f"