mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-12-14 17:20:57 +03:00
Second pass has been fixed
This commit is contained in:
@@ -263,7 +263,8 @@ public:
|
||||
void setBootomSpace(int bootomSpace);
|
||||
void updateBandMarkerGeometry();
|
||||
int shiftItems() const;
|
||||
void setShiftItems(int shiftItems);
|
||||
void setShiftItems(int shiftItems);
|
||||
bool isNeedUpdateSize(RenderPass) const;
|
||||
|
||||
signals:
|
||||
void bandRendered(BandDesignIntf* band);
|
||||
|
||||
Reference in New Issue
Block a user