]> git.saurik.com Git - wxWidgets.git/commit
No real changes, just some small cleanup in wxMSW keyboard code.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 Sep 2010 10:17:57 +0000 (10:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 Sep 2010 10:17:57 +0000 (10:17 +0000)
commitdaf9622e380535f0d127db1dfa00b074509550fa
tree84193037b750f9b2d2b6373461d13104664cbd5d
parent5d57348ef570e5bce5b5148ba63f910c65a9b8dd
No real changes, just some small cleanup in wxMSW keyboard code.

No changes, just use more clear variable name ("keycode" instead of "id") and
anonymous namespace instead of static keyword.

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