Revision: 15710
http://sourceforge.net/p/skim-app/code/15710
Author: hofman
Date: 2025-10-25 17:23:59 +0000 (Sat, 25 Oct 2025)
Log Message:
-----------
add empty line
Modified Paths:
--------------
trunk/SKBasePDFView.m
Modified: trunk/SKBasePDFView.m
===================================================================
--- trunk/SKBasePDFView.m 2025-10-25 17:21:44 UTC (rev 15709)
+++ trunk/SKBasePDFView.m 2025-10-25 17:23:59 UTC (rev 15710)
@@ -80,6 +80,7 @@
// make sure we don't use the same method name as a superclass or a subclass
- (void)commonBaseInitialization {
minHistoryIndex = 0;
+
if (@available(macOS 10.14, *)) {
[self setAppearance:nil];
[[[self scrollView] contentView] setAppearance:[NSAppearance
appearanceNamed:NSAppearanceNameAqua]];
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