mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-12-14 09:10:58 +03:00
QJSEngine has been added
This commit is contained in:
@@ -775,7 +775,7 @@ IDataSourceManager *ReportEngine::dataManager()
|
||||
return d->dataManagerIntf();
|
||||
}
|
||||
|
||||
IScriptEngineManager* ReportEngine::scriptManager()
|
||||
IScriptEngineManager *ReportEngine::scriptManager()
|
||||
{
|
||||
Q_D(ReportEngine);
|
||||
return d->scriptManagerIntf();
|
||||
|
||||
Reference in New Issue
Block a user