Revision: 14245
http://sourceforge.net/p/skim-app/code/14245
Author: hofman
Date: 2024-05-19 08:46:21 +0000 (Sun, 19 May 2024)
Log Message:
-----------
we need to synthesize the image property
Modified Paths:
--------------
trunk/SkimNotes/SKNPDFAnnotationNote.m
Modified: trunk/SkimNotes/SKNPDFAnnotationNote.m
===================================================================
--- trunk/SkimNotes/SKNPDFAnnotationNote.m 2024-05-19 08:36:03 UTC (rev
14244)
+++ trunk/SkimNotes/SKNPDFAnnotationNote.m 2024-05-19 08:46:21 UTC (rev
14245)
@@ -85,7 +85,7 @@
@synthesize string = _string;
@synthesize text = _text;
-@dynamic image;
+@synthesize image = _image;
#if !defined(PDFKIT_PLATFORM_IOS)
@dynamic mutableText;
@synthesize texts = _texts;
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