make Enter/Return activate the default button (second version of patch 1696563)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-04-09 21:28:27 +00:00
parent 63ab3daed9
commit 28117f2426
2 changed files with 20 additions and 0 deletions

View File

@@ -130,6 +130,7 @@ wxMSW:
wxX11:
- Added mouse wheel support (David Hart)
- Make Enter key activate the default button (David Hart)
2.8.4