0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-09-23 16:39:07 +03:00

Fix #36 Copy/Paste from within a band

This commit is contained in:
Arin Alexander
2016-06-01 20:37:51 +04:00
parent 17ca1d142f
commit b5a6baa78c
5 changed files with 28 additions and 13 deletions

View File

@@ -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