mirror of
https://github.com/fralx/LimeReport.git
synced 2025-12-16 17:59:53 +03:00
#284 Issue has been fixed. The objects will get new names in paste process
This commit is contained in:
@@ -253,6 +253,7 @@ public:
|
||||
bool startFromNewPage() const;
|
||||
void setStartFromNewPage(bool startFromNewPage);
|
||||
bool canContainChildren() const{ return true;}
|
||||
bool canAcceptPaste() const{ return true;}
|
||||
bool printAlways() const;
|
||||
void setPrintAlways(bool printAlways);
|
||||
bool repeatOnEachRow() const;
|
||||
|
||||
Reference in New Issue
Block a user