Revision: 16218
          http://sourceforge.net/p/skim-app/code/16218
Author:   hofman
Date:     2026-05-05 08:51:08 +0000 (Tue, 05 May 2026)
Log Message:
-----------
contextString is non null

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

Modified: trunk/PDFSelection_SKExtensions.h
===================================================================
--- trunk/PDFSelection_SKExtensions.h   2026-05-04 21:41:15 UTC (rev 16217)
+++ trunk/PDFSelection_SKExtensions.h   2026-05-05 08:51:08 UTC (rev 16218)
@@ -47,7 +47,7 @@
 
 // the search table columns bind to these methods for display
 @property (nonatomic, nullable, readonly) NSString *cleanedString;
-@property (nonatomic, nullable, readonly) NSAttributedString *contextString;
+@property (nonatomic, readonly) NSAttributedString *contextString;
 
 - (void)invalidateContextString;
 

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