0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-01-11 09:08:09 +03:00
LimeReport/limereport/lrfactoryinitializer.h

8 lines
181 B
C
Raw Permalink Normal View History

2017-06-14 12:07:02 +03:00
void initResources();
namespace LimeReport {
void initReportItems();
void initObjectInspectorProperties();
void initSerializators();
void initExporters();
2017-06-12 13:11:00 +03:00
} // namespace LimeReport