]> git.saurik.com Git - wxWidgets.git/history - src/motif/textentry.cpp
remove incorrect cast of wxString to char* (unnecessary and breaks wxUSE_STL build)
[wxWidgets.git] / src / motif / textentry.cpp
2007-11-05  Vadim Zeitlinimplemented wxTextEntry for wxMotif, made wxComboBox...