mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-04 04:06:43 +03:00
geometryLocked property has been added to report items
This commit is contained in:
@@ -87,6 +87,7 @@ void PageFooter::processPopUpAction(QAction *action)
|
||||
if (action->text().compare(tr("Print on last page")) == 0){
|
||||
page()->setPropertyToSelectedItems("printOnLastPage",action->isChecked());
|
||||
}
|
||||
BandDesignIntf::processPopUpAction(action);
|
||||
}
|
||||
|
||||
bool PageFooter::printOnFirstPage() const
|
||||
|
Reference in New Issue
Block a user