]> git.saurik.com Git - wxWidgets.git/commitdiff
adding hour constant to carbon build
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 28 Feb 2011 19:46:29 +0000 (19:46 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 28 Feb 2011 19:46:29 +0000 (19:46 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/osx/carbon/private.h

index fbe7ef5e13c22f1ff79856f1070bb7de7e4adfd2..bfcbd7132e2b2b5a83440f341a0a65e7081e99c7 100644 (file)
@@ -967,7 +967,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