Build fix for wxOSX after removing position in MacCreateKeyEvent().
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 24 Jul 2012 21:44:32 +0000 (21:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 24 Jul 2012 21:44:32 +0000 (21:44 +0000)
commit723aa01a832bf97a43f9cb5c0850e82b4998cd7d
tree81e63b19b2f800f9393ac0a46dd1ca42300e9fdc
parent33418f48c443578e71552366f80d29c81c615f1b
Build fix for wxOSX after removing position in MacCreateKeyEvent().

This fixes compilation after the changes of r72207.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/window_osx.cpp