]> git.saurik.com Git - wxWidgets.git/history - src/motif/textentry.cpp
remove wxFindFocusedChild() declaration too as g++ gets upset if an extern function...
[wxWidgets.git] / src / motif / textentry.cpp
2007-11-05  Vadim Zeitlinimplemented wxTextEntry for wxMotif, made wxComboBox...