aboutsummaryrefslogtreecommitdiffstats
path: root/app/qml/TbtBoard.qml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-11-24 16:13:34 -0500
committerScott Murray <scott.murray@konsulko.com>2024-11-24 21:16:08 +0000
commit7b54a3782d9981f849a88c023742a7d7f8be7232 (patch)
treeccecde04e8b3afdfeac1646b808af2b34535c46c /app/qml/TbtBoard.qml
parentc0d6ed828bfeda244b231dccbbeaa24ae860f095 (diff)
Switch to Qt6
Initial conversion to using Qt6, based on changes done to other apps. Bug-AGL: SPEC-5294 Change-Id: If62ffd1bf440f856ce73410bd3f47f4a8b97b2a4 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'app/qml/TbtBoard.qml')
-rw-r--r--app/qml/TbtBoard.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/qml/TbtBoard.qml b/app/qml/TbtBoard.qml
index ccec5fd..a951558 100644
--- a/app/qml/TbtBoard.qml
+++ b/app/qml/TbtBoard.qml
@@ -1,4 +1,4 @@
-import QtQuick 2.0
+import QtQuick
//turn by turn board view
Item {