OSDN Git Service

Repair new "old style" casts
authorGreyMerlin <GreyMerlin@gmail.com>
Sun, 29 Jul 2018 16:12:49 +0000 (09:12 -0700)
committerGreyMerlin <GreyMerlin@gmail.com>
Sun, 29 Jul 2018 16:12:49 +0000 (09:12 -0700)
commitdfab17849f4c534dc9bbaf1a2a1a651f6b87ac68
treed058f35408038fbf69774ec4c830f977b7c42927
parente0665b8787690d5799490bc31bb0a3f1548b04da
Repair new "old style" casts

* A few "old style" casts were inserted in the various recent patches.
These are now all changed to proper `static_cast<>`
Externals/crystaledit/editlib/ccrystaltextview.cpp
Src/AboutDlg.cpp