Convert enumeration MyMoneyReport::ERowType into a class to be more type safe
ClosedPublic

Authored by habacker on Mar 6 2018, 7:47 AM.

Details

Summary

CCBUG:391091

Test Plan

compiled on linux

Diff Detail

Repository
R261 KMyMoney
Branch
4.8
Lint
No Linters Available
Unit
No Unit Test Coverage
habacker requested review of this revision.Mar 6 2018, 7:47 AM
habacker created this revision.
habacker updated this revision to Diff 28789.Mar 6 2018, 8:15 AM
  • remove obsolate toString(Row::Type) prototype
  • moved doc from above mentioned prototype to class Row
tbaumgart accepted this revision.Mar 7 2018, 9:41 AM
This revision is now accepted and ready to land.Mar 7 2018, 9:41 AM
This revision was automatically updated to reflect the committed changes.