Revision: 14891
http://sourceforge.net/p/skim-app/code/14891
Author: hofman
Date: 2025-01-27 16:53:10 +0000 (Mon, 27 Jan 2025)
Log Message:
-----------
rename categories
Modified Paths:
--------------
trunk/SKBasePDFView.m
trunk/SKSecondaryPDFView.m
Modified: trunk/SKBasePDFView.m
===================================================================
--- trunk/SKBasePDFView.m 2025-01-27 16:33:20 UTC (rev 14890)
+++ trunk/SKBasePDFView.m 2025-01-27 16:53:10 UTC (rev 14891)
@@ -54,7 +54,7 @@
@end
#endif
-@interface PDFView (SKPrivateDeclarations1)
+@interface PDFView (SKHistoryPrivateDeclarations)
- (NSInteger)currentHistoryIndex;
@end
Modified: trunk/SKSecondaryPDFView.m
===================================================================
--- trunk/SKSecondaryPDFView.m 2025-01-27 16:33:20 UTC (rev 14890)
+++ trunk/SKSecondaryPDFView.m 2025-01-27 16:53:10 UTC (rev 14891)
@@ -53,7 +53,7 @@
#import "SKPDFView.h"
#import "SKTopBarView.h"
-@interface PDFView (SKPrivateDeclarations2)
+@interface PDFView (SKServicesPrivateDeclarations)
- (BOOL)writeSelectionToPasteboard:(NSPasteboard *)pboard types:(NSArray
*)types;
@end
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