mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-20 06:30:03 +03:00
Fix #36 Copy/Paste from within a band
This commit is contained in:
@@ -111,7 +111,7 @@ public:
|
||||
|
||||
bool oldPrintMode() const;
|
||||
void setOldPrintMode(bool oldPrintMode);
|
||||
|
||||
bool canContainChildren(){ return true;}
|
||||
protected slots:
|
||||
void bandDeleted(QObject* band);
|
||||
void bandGeometryChanged(QObject* /*object*/, QRectF newGeometry, QRectF oldGeometry);
|
||||
|
||||
Reference in New Issue
Block a user