mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-03 20:04:43 +03:00
geometryLocked property has been added to report items
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include <QObject>
|
||||
|
||||
namespace LimeReport{
|
||||
class PageFooter : public LimeReport::BandDesignIntf
|
||||
class PageFooter : public BandDesignIntf
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_PROPERTY(bool printOnFirstPage READ printOnFirstPage WRITE setPrintOnFirstPage)
|
||||
|
Reference in New Issue
Block a user