add include for QPainterPath
to build with Qt 5.15 the include of QPainterPath is neededmaster
parent
b4ff6710c1
commit
ef45623ebd
|
@ -1,5 +1,6 @@
|
|||
#include <QImage>
|
||||
#include <QPainter>
|
||||
#include <QPainterPath>
|
||||
#include <cmath>
|
||||
#include <QUuid>
|
||||
#include <cmath>
|
||||
|
|
Loading…
Reference in New Issue