From 51e266fbacff04708b7a8ff401ea78fe74a6d87d Mon Sep 17 00:00:00 2001 From: Martchus Date: Thu, 21 Dec 2023 18:24:50 +0100 Subject: [PATCH] Fix compilation with Qt 6.7.0beta1 Fix the wrong placement of the `-->`; not sure why this was not detected as invalid XML before. --- syncthingconnector/org.freedesktop.systemd1.Unit.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/syncthingconnector/org.freedesktop.systemd1.Unit.xml b/syncthingconnector/org.freedesktop.systemd1.Unit.xml index 035118e..a070755 100644 --- a/syncthingconnector/org.freedesktop.systemd1.Unit.xml +++ b/syncthingconnector/org.freedesktop.systemd1.Unit.xml @@ -206,12 +206,12 @@ + - + -->