Let wxCommandEvent's copy constr copy its string via .c_str() as otherwise ::Clone...
authorRobert Roebling <robert@roebling.de>
Tue, 22 Apr 2008 13:14:00 +0000 (13:14 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 22 Apr 2008 13:14:00 +0000 (13:14 +0000)
commitc96cc30a5dfacb2783943a5686662f6cb1db2d7e
treefbc7ee6ac622aa8601a6c1eff6aa1d0087517f95
parente9f1f857026a618bc64df85bb033d9f43c9c86fb
Let wxCommandEvent's copy constr copy its string via .c_str() as otherwise ::Clone() isn't thread-safe

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