The currency editor dialog now properly handles edit triggers.
The currency ID column is not editable as is should have been. Moved the whole currency updating business logic to KMyMoneyApp where we already had the currency creating, renaming and deleting methods. Moved the initial loading of the currencies out of the dialog constructor so that the initial currency selection will enable the proper actions. BUG: 324172 REVIEW: 112350 (cherry picked from commit 040dad9c)
Showing
- kmymoney/dialogs/kcurrencyeditdlg.cpp 37 additions, 44 deletionskmymoney/dialogs/kcurrencyeditdlg.cpp
- kmymoney/dialogs/kcurrencyeditdlg.h 1 addition, 4 deletionskmymoney/dialogs/kcurrencyeditdlg.h
- kmymoney/kmymoney.cpp 6 additions, 5 deletionskmymoney/kmymoney.cpp
- kmymoney/kmymoney.h 1 addition, 1 deletionkmymoney/kmymoney.h
Loading
Please register or sign in to comment