Revision: 14511
http://sourceforge.net/p/skim-app/code/14511
Author: hofman
Date: 2024-10-03 08:57:59 +0000 (Thu, 03 Oct 2024)
Log Message:
-----------
declare generic type
Modified Paths:
--------------
trunk/SKTransitionInfo.h
Modified: trunk/SKTransitionInfo.h
===================================================================
--- trunk/SKTransitionInfo.h 2024-10-02 22:42:03 UTC (rev 14510)
+++ trunk/SKTransitionInfo.h 2024-10-03 08:57:59 UTC (rev 14511)
@@ -66,7 +66,7 @@
@property (nonatomic, nullable, readonly) NSString *label;
-@property (class, nonatomic, readonly) NSArray *localizedTransitionNames;
+@property (class, nonatomic, readonly) NSArray<NSString *>
*localizedTransitionNames;
@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