mirror of
https://github.com/fralx/LimeReport.git
synced 2025-01-13 18:11:04 +03:00
6 lines
148 B
C
6 lines
148 B
C
|
namespace LimeReport{
|
||
|
void initReportItems();
|
||
|
void initObjectInspectorProperties();
|
||
|
void initSerializators();
|
||
|
} // namespace LimeReport
|