mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-26 17:59:08 +03:00
ReportFooter splitting has been fixed
This commit is contained in:
@@ -1875,6 +1875,9 @@ void PageDesignIntf::setItemMode(BaseDesignIntf::ItemMode mode)
|
||||
}
|
||||
}
|
||||
}
|
||||
foreach(PageItemDesignIntf::Ptr page, m_reportPages){
|
||||
page->setItemMode(mode);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user