mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 08:28:06 +03:00
TOC generation has been fixed
This commit is contained in:
@@ -1264,7 +1264,9 @@ void ReportDesignWindow::slotPrintReport()
|
||||
|
||||
void ReportDesignWindow::slotPreviewReport()
|
||||
{
|
||||
m_previewReportAction->setDisabled(true);
|
||||
m_reportDesignWidget->previewReport();
|
||||
m_previewReportAction->setDisabled(false);
|
||||
}
|
||||
|
||||
void ReportDesignWindow::slotItemActionCliked()
|
||||
|
||||
Reference in New Issue
Block a user