applied patch to fix tooltips charset

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-04-12 18:40:48 +00:00
parent d00fe0d422
commit 89b6b3cccb
2 changed files with 4 additions and 30 deletions

View File

@@ -227,6 +227,7 @@ wxMSW:
- Alt-letter didn't switch focus to a spin ctrl following static control with
hotkey
- fix for multiple consecutive groups of radiobuttons
- fix for incorrect display of tooltips in non English locales (Niki Spahiev)
wxMotif: