]> git.saurik.com Git - wxWidgets.git/history - src/motif/textentry.cpp
fix crash when calling InsertColumn() on a wxListCtrl with wxLC_NO_HEADER style
[wxWidgets.git] / src / motif / textentry.cpp
2007-11-05  Vadim Zeitlinimplemented wxTextEntry for wxMotif, made wxComboBox...