Revision: 15864
http://sourceforge.net/p/skim-app/code/15864
Author: hofman
Date: 2025-12-13 17:17:15 +0000 (Sat, 13 Dec 2025)
Log Message:
-----------
bitmap can be nil
Modified Paths:
--------------
trunk/NSView_SKExtensions.h
Modified: trunk/NSView_SKExtensions.h
===================================================================
--- trunk/NSView_SKExtensions.h 2025-12-13 17:16:15 UTC (rev 15863)
+++ trunk/NSView_SKExtensions.h 2025-12-13 17:17:15 UTC (rev 15864)
@@ -56,7 +56,7 @@
- (NSPoint)convertPointToScreen:(NSPoint)point;
- (NSPoint)convertPointFromScreen:(NSPoint)point;
-- (NSBitmapImageRep *)bitmapImageRepCachingDisplay;
+- (nullable NSBitmapImageRep *)bitmapImageRepCachingDisplay;
- (void)addSubviewWithConstraints:(NSView *)view;
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