]> git.saurik.com Git - wxWidgets.git/history - src/motif/textentry.cpp
Fix for building under 10.4, where the BlendMode constants are not defined.
[wxWidgets.git] / src / motif / textentry.cpp
2007-11-05  Vadim Zeitlinimplemented wxTextEntry for wxMotif, made wxComboBox...