Revision: 16046
          http://sourceforge.net/p/skim-app/code/16046
Author:   hofman
Date:     2026-02-08 16:38:43 +0000 (Sun, 08 Feb 2026)
Log Message:
-----------
declare type

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

Modified: trunk/SKTemplateParser.h
===================================================================
--- trunk/SKTemplateParser.h    2026-02-08 16:03:21 UTC (rev 16045)
+++ trunk/SKTemplateParser.h    2026-02-08 16:38:43 UTC (rev 16046)
@@ -59,7 +59,7 @@
 - (BOOL)isNotEmpty;
 
 - (NSString *)templateStringValue;
-- (NSAttributedString 
*)templateAttributedStringValueWithAttributes:(NSDictionary *)attributes;
+- (NSAttributedString 
*)templateAttributedStringValueWithAttributes:(NSDictionary<NSString *, id> 
*)attributes;
 
 @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