mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-09-23 08:39:07 +03:00
Qt4 build fixed
This commit is contained in:
@@ -1264,7 +1264,7 @@ BandDesignIntf *ReportRender::renderData(BandDesignIntf *patternBand)
|
||||
replaceGroupsFunction(bandClone);
|
||||
}
|
||||
|
||||
patternBand->preparedForRender();
|
||||
emit(patternBand->preparedForRender());
|
||||
bandClone->updateItemSize(m_datasources);
|
||||
|
||||
//m_scriptEngineContext->baseDesignIntfToScript(bandClone);
|
||||
|
Reference in New Issue
Block a user