Make enumeration EQueryColumns in class MyMoneyReport type safe by converting to a class
ClosedPublic

Authored by habacker on Mar 5 2018, 12:33 PM.

Details

Summary

CCBUG:391091

Test Plan

compiled on linux

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
habacker requested review of this revision.Mar 5 2018, 12:33 PM
habacker created this revision.
tbaumgart accepted this revision.Mar 5 2018, 8:22 PM
tbaumgart added a subscriber: tbaumgart.

Looks good to me. It certainly makes sense to get the compiler to check certain things. I still have to try this against the master/5.0 branch to benefit from it as well.

This revision is now accepted and ready to land.Mar 5 2018, 8:22 PM
This revision was automatically updated to reflect the committed changes.