mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 00:18:06 +03:00
Changes tracking has been fixed
This commit is contained in:
@@ -662,6 +662,8 @@ void ReportDesignWindow::startNewReport()
|
||||
m_editorTabType = ReportDesignWidget::Page;
|
||||
showDefaultToolBars();
|
||||
m_reportDesignWidget->report()->dataManager()->dropChanges();
|
||||
m_reportDesignWidget->report()->scriptContext()->dropChanges();
|
||||
|
||||
}
|
||||
|
||||
void ReportDesignWindow::writePosition()
|
||||
|
||||
Reference in New Issue
Block a user