Revision: 15746
          http://sourceforge.net/p/skim-app/code/15746
Author:   hofman
Date:     2025-11-01 18:16:30 +0000 (Sat, 01 Nov 2025)
Log Message:
-----------
class xtension instead of private categroy

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

Modified: trunk/SKBasePDFView.m
===================================================================
--- trunk/SKBasePDFView.m       2025-11-01 18:05:04 UTC (rev 15745)
+++ trunk/SKBasePDFView.m       2025-11-01 18:16:30 UTC (rev 15746)
@@ -59,7 +59,7 @@
 - (NSInteger)currentHistoryIndex;
 @end
 
-@interface SKBasePDFView (BDSKPrivate)
+@interface SKBasePDFView ()
 
 - (void)handleScrollerStyleChangedNotification:(NSNotification *)notification;
 

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