From 1a24bc45724a69c9a8a6ab42dd044de4f63c4fe2 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 4 Jun 2024 11:39:30 +0200 Subject: [PATCH] Add comment about main-change(s). --- library/library.pro | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/library/library.pro b/library/library.pro index f7315cf..e008d61 100644 --- a/library/library.pro +++ b/library/library.pro @@ -12,6 +12,10 @@ INCLUDEPATH += $$_PRO_FILE_PWD_/include/rapidjson #Version is set in yocto recipe with "EXTRA_QMAKEVARS_PRE" #VERSION=1.0.0 +# 04.06.2024: Fix for Szeged: read price for daily ticket directly from entry +# PaymentOptions in tariff-file if it is not given as part of a +# Json-Product-Array in tariff-file. + CONFIG(debug, debug|release) { win32 { QMAKE_CXXFLAGS += -DCALCULATE_LIBRARY_EXPORTS