mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 08:28:06 +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