Refactor Report into ReportBase & ReportConsole

This commit is contained in:
2023-08-21 17:14:23 +02:00
parent 2b7353b9e0
commit 4370bf51d7
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "lib/json"]
path = lib/json
url = https://github.com/nlohmann/json.git
[submodule "lib/openXLSX"]
path = lib/openXLSX
url = https://github.com/troldal/OpenXLSX.git

1
lib/openXLSX Submodule

Submodule lib/openXLSX added at b80da42d14