Revision: 13332
          http://sourceforge.net/p/skim-app/code/13332
Author:   hofman
Date:     2023-03-01 23:56:25 +0000 (Wed, 01 Mar 2023)
Log Message:
-----------
SKNPDFAnnotationNote is not a NSTextStorage delegate

Modified Paths:
--------------
    trunk/SKNPDFAnnotationNote_SKExtensions.h

Modified: trunk/SKNPDFAnnotationNote_SKExtensions.h
===================================================================
--- trunk/SKNPDFAnnotationNote_SKExtensions.h   2023-03-01 23:50:33 UTC (rev 
13331)
+++ trunk/SKNPDFAnnotationNote_SKExtensions.h   2023-03-01 23:56:25 UTC (rev 
13332)
@@ -52,6 +52,6 @@
 
 #pragma mark -
 
-@interface SKNPDFAnnotationNote (SKExtensions) <NSTextStorageDelegate>
+@interface SKNPDFAnnotationNote (SKExtensions)
 - (void)setRichText:(id)newText;
 @end

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