mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-20 06:30:03 +03:00
Finish 1.4.90
# Conflicts: # limereport/lrpagedesignintf.cpp
This commit is contained in:
@@ -123,7 +123,8 @@ public:
|
||||
bool canContainChildren() const{ return true;}
|
||||
bool resetPageNumber() const;
|
||||
void setResetPageNumber(bool resetPageNumber);
|
||||
void updateSubItemsSize(RenderPass pass, DataSourceManager *dataManager);
|
||||
void updateSubItemsSize(RenderPass pass, DataSourceManager *dataManager);
|
||||
void swapBands(BandDesignIntf *band, BandDesignIntf *bandToSwap);
|
||||
|
||||
bool isExtendedInDesignMode() const;
|
||||
void setExtendedInDesignMode(bool isExtendedInDesignMode);
|
||||
|
||||
Reference in New Issue
Block a user