]> git.saurik.com Git - wxWidgets.git/history - src/motif/textentry.cpp
fix crash in DoGetBestSize() if default widths are used (corrects patch 1386199 appli...
[wxWidgets.git] / src / motif / textentry.cpp
2007-11-05  Vadim Zeitlinimplemented wxTextEntry for wxMotif, made wxComboBox...