0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-23 16:22:58 +03:00
LimeReport/limereport/lrfactoryinitializer.h

8 lines
181 B
C
Raw 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