0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-11 06:22:35 +03:00

Merge tag '1.7.15' into develop

Finish 1.7.15

# Conflicts:
#	console/main.cpp
This commit is contained in:
Arin Alex
2024-09-19 20:19:50 +03:00
19 changed files with 2057 additions and 505 deletions

View File

@@ -7,6 +7,7 @@
#include <QFile>
#include <QCommandLineParser>
#include <QPrinterInfo>
#include "../limereport/version.h"
#ifdef _WIN32
#include <io.h>