0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-26 09:28:11 +03:00
LimeReport/limereport/lrfactoryinitializer.h

6 lines
148 B
C
Raw Normal View History

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