Fix harmless warning about -1 to WPARAM conversion.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Sep 2009 16:42:56 +0000 (16:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Sep 2009 16:42:56 +0000 (16:42 +0000)
commit7fc1b0c7ca306b37779b9238dc992e310dded381
tree8fdbec2176c1494a9a98fb7b859dee2720c7e77c
parent715824d58d26ed7df8d55e60ae29b3d2f7966d4e
Fix harmless warning about -1 to WPARAM conversion.

This was introduced by the last change to this file in r62058.

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