mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-12-14 09:10:58 +03:00
Static build has been fixed
This commit is contained in:
5
limereport/lrfactoryinitializer.h
Normal file
5
limereport/lrfactoryinitializer.h
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace LimeReport{
|
||||
void initReportItems();
|
||||
void initObjectInspectorProperties();
|
||||
void initSerializators();
|
||||
} // namespace LimeReport
|
||||
Reference in New Issue
Block a user