From 1a85bc367aaa48f99ed3d2a39bccadb7fcd57c69 Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Tue, 17 Mar 2026 11:02:17 +0100 Subject: Add QtXpl2 submodule for XPL2 printhead protocol support --- Main.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'Main.qml') 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 -- cgit v1.2.3