summaryrefslogtreecommitdiff
path: root/pages/GetStarted.qml
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anata@darapsa.co.id>2020-12-06 00:19:29 +0700
committerAnatasof Wirapraja <anata@darapsa.co.id>2020-12-06 00:19:29 +0700
commitbf635def9dadee8a4aff8f90d8f419b02286cf9c (patch)
treedbfc31af5ac1248d3c42411ecdc9f27ac51d4991 /pages/GetStarted.qml
parentc0c1c106669c25c669bdbe9cdfd0233fdd573b78 (diff)
add back button
Diffstat (limited to 'pages/GetStarted.qml')
-rw-r--r--pages/GetStarted.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pages/GetStarted.qml b/pages/GetStarted.qml
index b4744dd..b303de5 100644
--- a/pages/GetStarted.qml
+++ b/pages/GetStarted.qml
@@ -1,4 +1,6 @@
import QtQuick 2.15
+import QtQuick.Controls 2.15
+import QtQuick.Layouts 1.12
GetStartedForm {
objectName: "getstarted"