0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-26 01:24:39 +03:00
LimeReport/limereport/lrfactoryinitializer.h
2018-06-23 00:04:28 +03:00

8 lines
196 B
C++

void initResources();
namespace LimeReport{
void initReportItems();
void initObjectInspectorProperties();
void initSerializators();
void initExporters();
} // namespace LimeReport