Revision: 15027
          http://sourceforge.net/p/skim-app/code/15027
Author:   hofman
Date:     2025-03-26 23:08:27 +0000 (Wed, 26 Mar 2025)
Log Message:
-----------
fix method declaration

Modified Paths:
--------------
    trunk/SKColorSwatch.m

Modified: trunk/SKColorSwatch.m
===================================================================
--- trunk/SKColorSwatch.m       2025-03-26 17:04:40 UTC (rev 15026)
+++ trunk/SKColorSwatch.m       2025-03-26 23:08:27 UTC (rev 15027)
@@ -103,7 +103,7 @@
 @interface SKColorSwatch (SKAccessibilityColorSwatchElementParent)
 - (BOOL)isItemViewFocused:(SKColorSwatchItemView *)itemView;
 - (void)itemView:(SKColorSwatchItemView *)itemView setFocused:(BOOL)focused;
-- (void)pressItemView:(SKColorSwatchItemView *)itemView;
+- (void)pressItemView:(SKColorSwatchItemView *)itemView 
alternate:(BOOL)alternate;
 @end
 
 @interface SKColorSwatch ()

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