Revision: 14216
          http://sourceforge.net/p/skim-app/code/14216
Author:   hofman
Date:     2024-04-18 14:36:31 +0000 (Thu, 18 Apr 2024)
Log Message:
-----------
full screen window is not an animation delegate

Modified Paths:
--------------
    trunk/SKFullScreenWindow.h

Modified: trunk/SKFullScreenWindow.h
===================================================================
--- trunk/SKFullScreenWindow.h  2024-04-18 09:34:03 UTC (rev 14215)
+++ trunk/SKFullScreenWindow.h  2024-04-18 14:36:31 UTC (rev 14216)
@@ -41,7 +41,7 @@
 
 NS_ASSUME_NONNULL_BEGIN
 
-@interface SKFullScreenWindow : SKMainWindow <NSAnimationDelegate>
+@interface SKFullScreenWindow : SKMainWindow
 
 - (instancetype)initWithScreen:(NSScreen *)screen;
 

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