0
0
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:
Arin Alexander
2017-06-12 13:11:00 +03:00
parent 7405ed59ec
commit 801b3b4922
6 changed files with 457 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
namespace LimeReport{
void initReportItems();
void initObjectInspectorProperties();
void initSerializators();
} // namespace LimeReport