pass wxStrings directly to wxFAIL_MSG, there is no need to use c_str()
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 22 May 2007 01:38:40 +0000 (01:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 22 May 2007 01:38:40 +0000 (01:38 +0000)
commit767e0835628a60f8a4c15775f24e997a4ae44dbb
tree3420b9295e46d7d124e755f3986224b08e00570b
parent2b232d202ae5e2d2b375aa5dde006720f284386b
pass wxStrings directly to wxFAIL_MSG, there is no need to use c_str()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/grid.cpp
src/mac/carbon/toolbar.cpp