aboutsummaryrefslogtreecommitdiffstats
path: root/Main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Main.qml')
-rw-r--r--Main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Main.qml b/Main.qml
index 1598bb8..2717895 100644
--- a/Main.qml
+++ b/Main.qml
@@ -4,6 +4,7 @@
import QtQuick
import QtQuick.Controls
import Bobink // This should properly integrate with qmlls
+import Xpl2 // This should properly integrate with qmlls as well
ApplicationWindow {
id: root