summaryrefslogtreecommitdiff
path: root/Shop/cart/Alert.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Shop/cart/Alert.ui.qml')
-rw-r--r--Shop/cart/Alert.ui.qml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Shop/cart/Alert.ui.qml b/Shop/cart/Alert.ui.qml
index f7fb4e4..e662a00 100644
--- a/Shop/cart/Alert.ui.qml
+++ b/Shop/cart/Alert.ui.qml
@@ -1,7 +1,7 @@
-import QtQuick 2.15
-import QtQuick.Controls 2.15
-import QtQuick.Layouts 1.15
-import Eduport 1.4
+import QtQuick
+import QtQuick.Controls
+import QtQuick.Layouts
+import Eduport
import "../../TextField" as TxtFld
import "../../Label" as Lbl
import "../../Button" as Btn