Revision: 14579
http://sourceforge.net/p/skim-app/code/14579
Author: hofman
Date: 2024-10-24 17:28:52 +0000 (Thu, 24 Oct 2024)
Log Message:
-----------
fix scriptingInteriorColor keey constant
Modified Paths:
--------------
trunk/PDFAnnotation_SKExtensions.m
Modified: trunk/PDFAnnotation_SKExtensions.m
===================================================================
--- trunk/PDFAnnotation_SKExtensions.m 2024-10-24 17:15:28 UTC (rev 14578)
+++ trunk/PDFAnnotation_SKExtensions.m 2024-10-24 17:28:52 UTC (rev 14579)
@@ -71,7 +71,7 @@
NSString *SKPDFAnnotationScriptingModificationDateKey =
@"scriptingModificationDate";
NSString *SKPDFAnnotationScriptingUserNameKey = @"scriptingUserName";
NSString *SKPDFAnnotationScriptingTextContentsKey = @"textContents";
-NSString *SKPDFAnnotationScriptingInteriorColorKey = @"interiorColor";
+NSString *SKPDFAnnotationScriptingInteriorColorKey = @"scriptingInteriorColor";
NSString *SKPDFAnnotationBoundsOrderKey = @"boundsOrder";
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