X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/27e7e85984a212f98548d3b2c05ac1195e1b9216..3c203a185145a1aa720faf53e7f6fbebb35bce7a:/src/msw/cursor.cpp?ds=sidebyside diff --git a/src/msw/cursor.cpp b/src/msw/cursor.cpp index 4dee125894..45a3edbfb7 100644 --- a/src/msw/cursor.cpp +++ b/src/msw/cursor.cpp @@ -333,7 +333,7 @@ wxCursor::wxCursor(int idCursor) { true, IDC_SIZEALL }, // WXCURSOR_SIZING { false, _T("WXCURSOR_PBRUSH") }, // wxCURSOR_SPRAYCAN { true, IDC_WAIT }, // WXCURSOR_WAIT - { false, _T("WXCURSOR_WATCH") }, // WXCURSOR_WATCH + { true, IDC_WAIT }, // WXCURSOR_WATCH { false, _T("WXCURSOR_BLANK") }, // wxCURSOR_BLANK { true, IDC_APPSTARTING }, // wxCURSOR_ARROWWAIT