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:
@@ -245,6 +245,7 @@ public:
|
||||
QColor borderColor() const;
|
||||
void setBorderColor(const QColor &borderColor);
|
||||
void setItemVisible(const bool& value);
|
||||
virtual bool canContainChildren(){ return false;}
|
||||
protected:
|
||||
|
||||
//ICollectionContainer
|
||||
|
Reference in New Issue
Block a user