summaryrefslogtreecommitdiff
path: root/Student
diff options
context:
space:
mode:
Diffstat (limited to 'Student')
-rw-r--r--Student/Dashboard.ui.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Student/Dashboard.ui.qml b/Student/Dashboard.ui.qml
index c89e7ad..7817f2b 100644
--- a/Student/Dashboard.ui.qml
+++ b/Student/Dashboard.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
import "Dashboard"
Flickable {