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

@@ -208,7 +208,7 @@ public:
bool startFromNewPage() const;
void setStartFromNewPage(bool startFromNewPage);
bool canContainChildren(){ return true;}
signals:
void bandRendered(BandDesignIntf* band);
protected: