]> git.saurik.com Git - wxWidgets.git/history - src/common/convauto.cpp
replace wrong calss of Refresh() with (hopefully) correct calls to RefreshRow()
[wxWidgets.git] / src / common / convauto.cpp
2007-08-30  Vadim Zeitlinuse fallback encoding in wxConvAuto when input is not...
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...