Revision: 27725
http://sourceforge.net/p/bibdesk/svn/27725
Author: hofman
Date: 2022-07-13 09:16:20 +0000 (Wed, 13 Jul 2022)
Log Message:
-----------
fix method declaration
Modified Paths:
--------------
trunk/bibdesk/BDSKResizeView.m
Modified: trunk/bibdesk/BDSKResizeView.m
===================================================================
--- trunk/bibdesk/BDSKResizeView.m 2022-07-12 21:55:44 UTC (rev 27724)
+++ trunk/bibdesk/BDSKResizeView.m 2022-07-13 09:16:20 UTC (rev 27725)
@@ -41,7 +41,7 @@
#if SDK_BEFORE(10_10)
@interface NSObject (BDSKYosemiteDeclarations)
-- (BOOL)isAccessibilitySelectorAllowed:(SEL)selector {
+- (BOOL)isAccessibilitySelectorAllowed:(SEL)selector;
@end
#endif
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit