wxCommandEvent::SetString() change - now uses wxString
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Mar 1999 18:54:24 +0000 (18:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Mar 1999 18:54:24 +0000 (18:54 +0000)
commit29006414014249ec3eb86e9c13da7f06b2741e3a
tree04b46f162d392625c4953656d0010251cc724f22
parentf42d2aba7645ab25ed3764d55394e58649ab0363
wxCommandEvent::SetString() change - now uses wxString

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
include/wx/event.h
include/wx/gtk/choice.h
include/wx/gtk1/choice.h
include/wx/motif/setup.h
src/generic/proplist.cpp
src/gtk/choice.cpp
src/gtk/combobox.cpp
src/gtk/radiobox.cpp
src/gtk1/choice.cpp
src/gtk1/combobox.cpp
src/gtk1/radiobox.cpp
src/motif/listbox.cpp
src/msw/choice.cpp
src/msw/combobox.cpp