0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00

Merge pull request #436 from mandauhitam/patch-1

Update qzint.h on <QObject>
This commit is contained in:
Alexander Arin 2023-04-28 19:55:58 +03:00 committed by GitHub
commit 289ad33c07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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