https://bugs.kde.org/show_bug.cgi?id=498419
--- Comment #4 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 4bc12e2aee51167a817db3f9b3d45275cabbbb93 by Ralf Habacker. Committed on 21/01/2025 at 19:01. Pushed by habacker into branch 'master'. Add member fileInfoModel to class MyMoneyFile The newly introduced member contains information about the imported file or database in contrast to the 'kmm-*' key/values pairs contained in member parametersModel. M +2 -2 kmymoney/dialogs/kmymoneyfileinfodlg.cpp M +11 -3 kmymoney/mymoney/mymoneyfile.cpp M +5 -0 kmymoney/mymoney/mymoneyfile.h M +2 -2 kmymoney/mymoney/storage/mymoneystoragedump.cpp M +1 -1 kmymoney/plugins/sql/mymoneydbdef.cpp M +1 -3 kmymoney/plugins/xml/mymoneyxmlreader.cpp M +5 -5 kmymoney/plugins/xml/mymoneyxmlwriter.cpp M +9 -8 kmymoney/plugins/xml/tests/mymoneyxmlreader-test.cpp https://invent.kde.org/office/kmymoney/-/commit/4bc12e2aee51167a817db3f9b3d45275cabbbb93 -- You are receiving this mail because: You are the assignee for the bug.