0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-11-25 08:28:06 +03:00

Merge tag '1.6.4' into develop

Finish 1.6.4
This commit is contained in:
Alexander Arin
2022-01-26 20:15:32 +03:00
633 changed files with 304130 additions and 67938 deletions

View File

@@ -83,6 +83,7 @@ SOURCES += \
$$REPORT_PATH/lrcolorindicator.cpp \
$$REPORT_PATH/lrreporttranslation.cpp \
$$REPORT_PATH/exporters/lrpdfexporter.cpp \
$$REPORT_PATH/lraxisdata.cpp \
$$REPORT_PATH/lrpreparedpages.cpp
CONFIG(staticlib) {
@@ -187,6 +188,7 @@ HEADERS += \
$$REPORT_PATH/lrexportersfactory.h \
$$REPORT_PATH/exporters/lrpdfexporter.h \
$$REPORT_PATH/lrpreparedpages.h \
$$REPORT_PATH/lraxisdata.h \
$$REPORT_PATH/lrpreparedpagesintf.h
CONFIG(staticlib) {