aboutsummaryrefslogtreecommitdiffstats
path: root/app/qml/InfoWindow.qml
diff options
context:
space:
mode:
Diffstat (limited to 'app/qml/InfoWindow.qml')
-rw-r--r--app/qml/InfoWindow.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/qml/InfoWindow.qml b/app/qml/InfoWindow.qml
index 7183040..b8f5044 100644
--- a/app/qml/InfoWindow.qml
+++ b/app/qml/InfoWindow.qml
@@ -1,6 +1,6 @@
-import QtQuick 2.9
-import QtQuick.Layouts 1.1
-import QtQuick.Controls 2.0
+import QtQuick
+import QtQuick.Layouts
+import QtQuick.Controls
Rectangle {
id: infoWindow