Reverted mouse position change - wxMSW does send (-1, -1) for keyboard context menu access

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-12-04 21:51:33 +00:00
parent 5012afdc2a
commit bbde7abce9
2 changed files with 1 additions and 3 deletions

View File

@@ -106,8 +106,6 @@ All (Unix):
wxGTK:
- Context menus invoked from the keyboard now show at the current mouse
position.
2.8.7