Revision: 16521
          http://sourceforge.net/p/skim-app/code/16521
Author:   hofman
Date:     2026-09-22 08:55:04 +0000 (Tue, 22 Sep 2026)
Log Message:
-----------
fix fallback defines

Modified Paths:
--------------
    trunk/SkimNotes/PDFAnnotation_SKNExtensions.m

Modified: trunk/SkimNotes/PDFAnnotation_SKNExtensions.m
===================================================================
--- trunk/SkimNotes/PDFAnnotation_SKNExtensions.m       2026-09-21 21:40:19 UTC 
(rev 16520)
+++ trunk/SkimNotes/PDFAnnotation_SKNExtensions.m       2026-09-22 08:55:04 UTC 
(rev 16521)
@@ -59,9 +59,7 @@
 
 #define PDFKIT_PLATFORM_OSX
 #define PDFKitPlatformColor         NSColor
-#define PDFKitPlatformFont          NSfont
-#define PDFKitPlatformBezierPath    NSBezierPath
-#define PDFRect                     NSRect
+#define PDFKitPlatformFont          NSFont
 #define PDFPoint                    NSPoint
 #define PDFPointZero                NSZeroPoint
 #define PDFRectZero                 NSZeroRect

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