File add_missing_include_qpainterpath.patch of Package labtool

From 67847d3fceb664d593e1765c752edea122b8c365 Mon Sep 17 00:00:00 2001
From: IGNNE <30634883+IGNNE@users.noreply.github.com>
Date: Thu, 29 Jul 2021 11:53:37 +0200
Subject: [PATCH] Fix compilation on newer Qt by adding an include

---
 app/generator/uianalogshape.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app/generator/uianalogshape.cpp b/app/generator/uianalogshape.cpp
index 64c1d5b..d927182 100644
--- a/app/generator/uianalogshape.cpp
+++ b/app/generator/uianalogshape.cpp
@@ -17,6 +17,7 @@
 
 #include <QDebug>
 #include <qmath.h>
+#include <QPainterPath>
 
 /*!
     \class UiAnalogShape
openSUSE Build Service is sponsored by