]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove explicit casts to (const char *), and replace it with .c_str();
authorMattia Barbon <mbarbon@cpan.org>
Fri, 14 Mar 2003 20:07:03 +0000 (20:07 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Fri, 14 Mar 2003 20:07:03 +0000 (20:07 +0000)
use wxConstCast instead of explicit casts to char*.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775


No differences found