Revision: 15733
http://sourceforge.net/p/skim-app/code/15733
Author: hofman
Date: 2025-10-30 10:31:26 +0000 (Thu, 30 Oct 2025)
Log Message:
-----------
property is nonatomic
Modified Paths:
--------------
trunk/SKTypeSelectHelper.h
Modified: trunk/SKTypeSelectHelper.h
===================================================================
--- trunk/SKTypeSelectHelper.h 2025-10-30 10:27:01 UTC (rev 15732)
+++ trunk/SKTypeSelectHelper.h 2025-10-30 10:31:26 UTC (rev 15733)
@@ -70,7 +70,7 @@
- (BOOL)handleEvent:(NSEvent *)keyEvent;
-@property (readonly, getter=isProcessing) BOOL processing;
+@property (nonatomic, readonly, getter=isProcessing) BOOL processing;
@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