Revision: 15342
http://sourceforge.net/p/skim-app/code/15342
Author: hofman
Date: 2025-06-01 17:24:12 +0000 (Sun, 01 Jun 2025)
Log Message:
-----------
fix typo in method name
Modified Paths:
--------------
trunk/SKPDFView.m
Modified: trunk/SKPDFView.m
===================================================================
--- trunk/SKPDFView.m 2025-06-01 17:19:23 UTC (rev 15341)
+++ trunk/SKPDFView.m 2025-06-01 17:24:12 UTC (rev 15342)
@@ -945,7 +945,7 @@
return hideNotes == NO && (toolMode == SKToolModeText || toolMode ==
SKToolModeNote) && [[self document] allowsNotes];
}
-- (NSDictionary *)displaySetting {
+- (NSDictionary *)displaySettings {
NSMutableDictionary *setup = [NSMutableDictionary dictionary];
[setup setObject:[NSNumber numberWithBool:[self displaysPageBreaks]]
forKey:DISPLAYSPAGEBREAKS_KEY];
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