mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-10-09 05:57:15 +03:00
Insert item lock added
This commit is contained in:
@@ -266,6 +266,7 @@ private:
|
||||
QByteArray m_editorsStates[ReportDesignWidget::TabTypeCount];
|
||||
QVector<QToolBar*> m_pageTools;
|
||||
QVector<QToolBar*> m_dialogTools;
|
||||
bool m_reportItemIsLocked;
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user