Summary: | Unused setting "Forecast (history)" for home view | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.0.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmymoney/66157f2d365b8c8259730c8749161cb0aad4c033 | Version Fixed In: | 5.0.4 |
Sentry Crash Report: |
Description
Thomas Baumgart
2019-03-31 11:41:45 UTC
Git commit 66157f2d365b8c8259730c8749161cb0aad4c033 by Thomas Baumgart. Committed on 31/03/2019 at 11:45. Pushed by tbaumgart into branch '5.0'. Forecast (history) has no effect on home view The home view section selector in the settings has an entry "Forecast (history)" which does not show any effect on screen when changed. Since it is currently not used, it is removed from the settings list. It will be kept in source code (marked as unused) since the order of the entries and their index must not change to maintain backward compatibility of the settings. FIXED-IN: 5.0.4 M +8 -6 kmymoney/dialogs/settings/ksettingshome.cpp M +1 -1 kmymoney/kmymoneyutils.cpp M +2 -2 kmymoney/views/khomeview_p.h https://commits.kde.org/kmymoney/66157f2d365b8c8259730c8749161cb0aad4c033 |