Revision: 14412
          http://sourceforge.net/p/skim-app/code/14412
Author:   hofman
Date:     2024-08-02 16:45:58 +0000 (Fri, 02 Aug 2024)
Log Message:
-----------
removed too much

Modified Paths:
--------------
    trunk/NSCursor_SKExtensions.m

Modified: trunk/NSCursor_SKExtensions.m
===================================================================
--- trunk/NSCursor_SKExtensions.m       2024-08-02 16:35:30 UTC (rev 14411)
+++ trunk/NSCursor_SKExtensions.m       2024-08-02 16:45:58 UTC (rev 14412)
@@ -334,6 +334,7 @@
 
         }];
         cursor = [[NSCursor alloc] initWithImage:image hotSpot:hotspot];
+        [customCursors setObject:cursor forKey:@"cameraCursor"];
         
         hotspot = NSMakePoint(16.0, 16.0);
         

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to