]> git.saurik.com Git - wxWidgets.git/history - src/common/convauto.cpp
don't allow switches (i.e. options without value) to have values (closes 781373)
[wxWidgets.git] / src / common / convauto.cpp
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...