0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-09-23 08:29:07 +03:00

Update qzint.h

Fixes a compilation issue on msys2's Qt5.15
This commit is contained in:
lifof
2020-06-27 22:48:52 +01:00
committed by GitHub
parent 30298cd226
commit 1306d3658a

View File

@@ -18,6 +18,7 @@
#define BARCODERENDER_H
#include <QColor>
#include <QPainter>
#include <QPainterPath>
#include "qzint_global.h"
#include "zint.h"