Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37892156
en ru br
ALT Linux repos
S:0.1.1-alt4

Group :: Graphics
RPM: easypaint

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: easypaint-0.1.1-fix-build-with-qt-5.15.patch
Download


diff --git a/sources/instruments/curvelineinstrument.h b/sources/instruments/curvelineinstrument.h
index db2af2d..b40a3f7 100644
--- a/sources/instruments/curvelineinstrument.h
+++ b/sources/instruments/curvelineinstrument.h
@@ -31,6 +31,8 @@
 #include <QtCore/QObject>
 #include <QtCore/QPoint>
 
+#include <QPainterPath>
+
 class CurveLineInstrument : public AbstractInstrument
 {
     Q_OBJECT
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin