Adding includes to be able to compile it.

This commit is contained in:
Pcornat 2025-03-08 12:51:52 +01:00
parent b4d6751f95
commit cc623bcdeb
Signed by: Pcornat
GPG key ID: E0326CC678A00BDD
9 changed files with 9 additions and 0 deletions

View file

@ -14,6 +14,7 @@
#include <qpaintengine.h>
#include <qpixmap.h>
#include <qimage.h>
#include <qpainterpath.h>
#include <qpolygon.h>
class QPainterPath;