corrected m_commandString type to wxString (patch 661648)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2003-01-12 22:06:31 +00:00
parent 7f04165e6f
commit 12c44eb56d

View File

@ -104,7 +104,7 @@ deselection), or a boolean value representing the value of a checkbox.
\membersection{wxCommandEvent::m\_commandString}
\member{char*}{m\_commandString}
\member{wxString}{m\_commandString}
Contains a string corresponding to a listbox or choice selection.