mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-02 03:53:19 +03:00
Remove parameter that does nothing
This commit is contained in:
2
3rdparty/zint-2.6.1/backend_qt/qzint.h
vendored
2
3rdparty/zint-2.6.1/backend_qt/qzint.h
vendored
@@ -86,7 +86,7 @@ public:
|
||||
|
||||
QString error_message();
|
||||
|
||||
void render(QPainter & painter, const QRectF & paintRect, AspectRatioMode mode=IgnoreAspectRatio);
|
||||
void render(QPainter & painter, const QRectF & paintRect);
|
||||
|
||||
const QString & lastError();
|
||||
bool hasErrors();
|
||||
|
Reference in New Issue
Block a user