]> git.saurik.com Git - wxWidgets.git/history - src/common/convauto.cpp
ensure there is a current cell before using it to try and get width/height
[wxWidgets.git] / src / common / convauto.cpp
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...