Revision: 12646
          http://sourceforge.net/p/skim-app/code/12646
Author:   hofman
Date:     2021-12-27 10:27:04 +0000 (Mon, 27 Dec 2021)
Log Message:
-----------
fix method declaration

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

Modified: trunk/SKPDFView.m
===================================================================
--- trunk/SKPDFView.m   2021-12-27 10:26:31 UTC (rev 12645)
+++ trunk/SKPDFView.m   2021-12-27 10:27:04 UTC (rev 12646)
@@ -240,7 +240,7 @@
 - (void)showHelpMenu;
 
 - (void)updateMagnifyWithEvent:(NSEvent *)theEvent;
-- (void)hideLoupeWindow;
+- (BOOL)hideLoupeWindow;
 - (void)updateLoupeBackgroundColor;
 - (void)removeLoupeWindow;
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to