1 2 3 4 5 6 7 8 9
--- src/contourtopartconverter.cpp.orig 2020-04-12 10:44:20 UTC +++ src/contourtopartconverter.cpp @@ -1,5 +1,6 @@ #include <QImage> #include <QPainter> +#include <QPainterPath> #include <cmath> #include <QUuid> #include <cmath>