aboutsummaryrefslogtreecommitdiffstats
path: root/Main.qml
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-03-17 11:02:17 +0100
committerThomas Vanbesien <tvanbesi@proton.me>2026-03-17 11:02:48 +0100
commit1a85bc367aaa48f99ed3d2a39bccadb7fcd57c69 (patch)
tree672961c659e502503301890bd6445f296736f1ca /Main.qml
parent8b8daf2fa2f829338cf9ad3cd54e3312d1596311 (diff)
downloadBobinkQtOpcUaAppTemplate-1a85bc367aaa48f99ed3d2a39bccadb7fcd57c69.tar.gz
BobinkQtOpcUaAppTemplate-1a85bc367aaa48f99ed3d2a39bccadb7fcd57c69.zip
Add QtXpl2 submodule for XPL2 printhead protocol support
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