]> git.saurik.com Git - wxWidgets.git/history - src/common/convauto.cpp
use ES_RIGHT|ES_NUMBER styles for the buddy control as it's used for numeric entry...
[wxWidgets.git] / src / common / convauto.cpp
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...