aboutsummaryrefslogtreecommitdiffstats
path: root/apps/com.theqtcompany.cluster/panels/GaugesPanel.qml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/com.theqtcompany.cluster/panels/GaugesPanel.qml')
-rw-r--r--apps/com.theqtcompany.cluster/panels/GaugesPanel.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/com.theqtcompany.cluster/panels/GaugesPanel.qml b/apps/com.theqtcompany.cluster/panels/GaugesPanel.qml
index f2fb556b..f8a71ae9 100644
--- a/apps/com.theqtcompany.cluster/panels/GaugesPanel.qml
+++ b/apps/com.theqtcompany.cluster/panels/GaugesPanel.qml
@@ -48,6 +48,7 @@ Item {
property alias cruiseSpeed: ds.cruiseSpeed
property alias drivetrain:dp.drivetrain
property alias ePower: dp.ePower
+ property int clusterUIMode // unused here
property bool rtlMode
onRtlModeChanged: d.restart()