mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-20 06:30:03 +03:00
Merge branch 'master' into 1.4
This commit is contained in:
@@ -129,7 +129,7 @@ namespace LimeReport {
|
||||
ReportEnginePrivate* reportEditor();
|
||||
void setReportEditor(ReportEnginePrivate* value){m_reportEditor=value;}
|
||||
|
||||
QStringList posibleParentItems();
|
||||
QStringList possibleParentItems();
|
||||
void registerItem(BaseDesignIntf* item);
|
||||
void registerBand(BandDesignIntf* band);
|
||||
void removeAllItems();
|
||||
|
||||
Reference in New Issue
Block a user