Move payee identifier widgets to kmm_widgets
ClosedPublic

Authored by wojnilowicz on Aug 1 2018, 5:27 PM.

Details

Summary

Patch moves IBAN/BIC and national account number widgets from loadable to shareable, together with StyledItemDelegateForwarder which indirectly uses it. This makes payee identifier loader redundant and thus may allow to compile without --allow-multiple-definition linker option.
Redundant code will be removed after this patch gets accepted.

Diff Detail

Repository
R261 KMyMoney
Lint
Lint Skipped
Unit
Unit Tests Skipped
wojnilowicz requested review of this revision.Aug 1 2018, 5:27 PM
wojnilowicz created this revision.
wojnilowicz updated this revision to Diff 39013.Aug 3 2018, 2:11 PM
tbaumgart accepted this revision as: tbaumgart.Aug 3 2018, 7:35 PM

Works for me. Seems to be OK.

This revision is now accepted and ready to land.Aug 3 2018, 7:35 PM
This revision was automatically updated to reflect the committed changes.