summaryrefslogtreecommitdiff
path: root/OrderCompleted.ui.qml
diff options
context:
space:
mode:
authorErik Prabowo Kamal <erik@darapsa.org>2025-12-06 19:58:37 +0800
committerErik Prabowo Kamal <erik@darapsa.org>2025-12-06 19:58:37 +0800
commit4cfe4c682dc4dfe8398c93670347d31aa0275bf0 (patch)
tree0cf99e5a67bdbb3314e94f221d481b4d3158e0fb /OrderCompleted.ui.qml
parentf635fe320fe7e77cac49957aa447f116e19d30d5 (diff)
Upgrade the project to a Qt6 one
Diffstat (limited to 'OrderCompleted.ui.qml')
-rw-r--r--OrderCompleted.ui.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/OrderCompleted.ui.qml b/OrderCompleted.ui.qml
index 471fe6f..b65a6f7 100644
--- a/OrderCompleted.ui.qml
+++ b/OrderCompleted.ui.qml
@@ -1,6 +1,6 @@
-import QtQuick 2.15
-import QtQuick.Controls 2.15
-import QtQuick.Layouts 1.15
+import QtQuick
+import QtQuick.Controls
+import QtQuick.Layouts
Flickable {
property alias orderCompletedLabel: label