Palm compiler needs const_cast for passing const int parameters to function taking...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 May 2008 16:34:50 +0000 (16:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 May 2008 16:34:50 +0000 (16:34 +0000)
commit2d7388d3e86cc692fb576902f71618c87d7e4b9c
treef1731f70163d44ca933c6985676cd78a94bb8108
parent5377e4e707a7c25c3ff7fcd071a1f799b8d8c56c
Palm compiler needs const_cast for passing const int parameters to function taking int (part of ticket 4700)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/palmos/main.cpp