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:
parent
7f04165e6f
commit
12c44eb56d
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user