Kaydet (Commit) 7ffa238e authored tarafından Noel Grandin's avatar Noel Grandin

fix qt5 build

after
    commit b9fa01a8
    Support buffering SystemDependent GraphicData

Change-Id: I484d8f0bb78db97b7c6c8f32d61b7702fa81d6f3
üst 3e42e545
......@@ -29,6 +29,8 @@
#include <QtGui/QWindow>
#include <QtWidgets/QWidget>
#include <basegfx/polygon/b2dpolygontools.hxx>
static const basegfx::B2DPoint aHalfPointOfs(0.5, 0.5);
static void AddPolygonToPath(QPainterPath& rPath, const basegfx::B2DPolygon& rPolygon,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment