Documented AltGr fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2009-04-02 09:52:42 +00:00
parent 0d704eb30a
commit c6457a6d93

View File

@@ -100,6 +100,7 @@ All:
All (GUI): All (GUI):
- Add wxBU_EXACTFIT support to wxToggleButton XRC handler (Ronny Krueger). - Add wxBU_EXACTFIT support to wxToggleButton XRC handler (Ronny Krueger).
- wxRTC: fixed AltGr+key input on Windows.
wxMSW: wxMSW: