aboutsummaryrefslogtreecommitdiffstats
path: root/app/qml/TbtBoard.qml
diff options
context:
space:
mode:
Diffstat (limited to 'app/qml/TbtBoard.qml')
-rw-r--r--app/qml/TbtBoard.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/qml/TbtBoard.qml b/app/qml/TbtBoard.qml
index 738530d..2aa1076 100644
--- a/app/qml/TbtBoard.qml
+++ b/app/qml/TbtBoard.qml
@@ -104,8 +104,8 @@ Item {
},
State {
name: "1" // DirectionForward
- PropertyChanges { target: turnDirectionBoard; source: "" }
- PropertyChanges { target: turnDirection; source: "" }
+ PropertyChanges { target: turnDirectionBoard; source: "qrc:arrow-0-large.png" }
+ PropertyChanges { target: turnDirection; source: "qrc:arrow-0-large.png" }
},
State {
name: "2" // DirectionBearRight