]> git.saurik.com Git - wxWidgets.git/history - src/motif/textentry.cpp
disable VC6 warning C4284; put all warning disable pragmas together
[wxWidgets.git] / src / motif / textentry.cpp
2007-11-05  Vadim Zeitlinimplemented wxTextEntry for wxMotif, made wxComboBox...