mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-09-23 16:49:07 +03:00
Fix #36 Copy/Paste from within a band
This commit is contained in:
@@ -208,7 +208,7 @@ public:
|
||||
|
||||
bool startFromNewPage() const;
|
||||
void setStartFromNewPage(bool startFromNewPage);
|
||||
|
||||
bool canContainChildren(){ return true;}
|
||||
signals:
|
||||
void bandRendered(BandDesignIntf* band);
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user