mirror of
https://github.com/fralx/LimeReport.git
synced 2024-12-23 16:22:58 +03:00
Update qzint.h on <QObject>
Update the missing includepath of QObject in line 3X.
This commit is contained in:
parent
491b78752c
commit
682b2d953f
1
3rdparty/zint-2.10.0/backend_qt/qzint.h
vendored
1
3rdparty/zint-2.10.0/backend_qt/qzint.h
vendored
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user