Use the associated document manager, not the global one
[wxWidgets.git] / src / common / convauto.cpp
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...