]> git.saurik.com Git - wxWidgets.git/commit
Use standard IDC_CROSS cursor in wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Mar 2012 00:29:58 +0000 (00:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Mar 2012 00:29:58 +0000 (00:29 +0000)
commitd890beb9c873adf9f0be3521ef5ad98be51484c1
tree77fa235e83db1f9b377dde2d064ac1255050d994
parent1580a10d87fb4728404e94343b21f7544e2bbbf5
Use standard IDC_CROSS cursor in wxMSW.

There doesn't seem to be any reason to prefer our own WXCURSOR_CROSS to it.

Closes #13035.

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