Removed rarely-used cursor; replaced other cursors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user