summaryrefslogtreecommitdiff
path: root/Shop/cart/Alert.ui.qml
diff options
context:
space:
mode:
authoranatasof wirapraja <anatasof.wirapraja@gmail.com>2023-03-31 13:09:38 +0700
committeranatasof wirapraja <anatasof.wirapraja@gmail.com>2023-03-31 13:09:38 +0700
commit1844914667e0e9ac52692060015a0481e3614a0d (patch)
treea5e384b9b06044f73f51ac8c034fc47404d15ea6 /Shop/cart/Alert.ui.qml
parent21c0aefd036faf8b7a3adb165d7f71bce009b98d (diff)
add import Eduport
Diffstat (limited to 'Shop/cart/Alert.ui.qml')
-rw-r--r--Shop/cart/Alert.ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Shop/cart/Alert.ui.qml b/Shop/cart/Alert.ui.qml
index 1ac3ae9..f7fb4e4 100644
--- a/Shop/cart/Alert.ui.qml
+++ b/Shop/cart/Alert.ui.qml
@@ -1,6 +1,7 @@
import QtQuick 2.15
import QtQuick.Controls 2.15
import QtQuick.Layouts 1.15
+import Eduport 1.4
import "../../TextField" as TxtFld
import "../../Label" as Lbl
import "../../Button" as Btn