mirror of
https://github.com/fralx/LimeReport.git
synced 2025-12-16 17:59:53 +03:00
#286 Alternate colors issue has been fixed
This commit is contained in:
@@ -272,7 +272,7 @@ public:
|
||||
int shiftItems() const;
|
||||
void setShiftItems(int shiftItems);
|
||||
bool isNeedUpdateSize(RenderPass) const;
|
||||
|
||||
void copyBandAttributes(BandDesignIntf* source);
|
||||
signals:
|
||||
void bandRendered(BandDesignIntf* band);
|
||||
void bandReRendered(BandDesignIntf* oldBand, BandDesignIntf* newBand);
|
||||
|
||||
Reference in New Issue
Block a user