add watch cursor to osx_cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -386,7 +386,8 @@ const short kwxCursorSize = 11;
|
||||
const short kwxCursorSizeNESW = 12;
|
||||
const short kwxCursorSizeNWSE = 13;
|
||||
const short kwxCursorRoller = 14;
|
||||
const short kwxCursorLast = kwxCursorRoller;
|
||||
const short kwxCursorWatch = 15;
|
||||
const short kwxCursorLast = kwxCursorWatch;
|
||||
|
||||
// exposing our fallback cursor map
|
||||
|
||||
|
Reference in New Issue
Block a user