Convert old-style cast to C++ style
ClosedPublic

Authored by andreagenor on Jan 17 2019, 10:15 AM.

Diff Detail

Repository
R374 KolourPaint
Branch
dev
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7206
Build 7224: arc lint + arc unit
andreagenor requested review of this revision.Jan 17 2019, 10:15 AM
andreagenor created this revision.
tcanabrava accepted this revision.Jan 17 2019, 10:22 AM

While I don't like the c++ cast style I understand that's easier to see where a cast happened, and this removes a lot of warnings.

This revision is now accepted and ready to land.Jan 17 2019, 10:22 AM