Revision: 10169
          http://sourceforge.net/p/skim-app/code/10169
Author:   hofman
Date:     2018-12-23 13:52:21 +0000 (Sun, 23 Dec 2018)
Log Message:
-----------
revert part of last commit that came along accidentally

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

Modified: trunk/SKApplicationController.m
===================================================================
--- trunk/SKApplicationController.m     2018-12-23 13:50:31 UTC (rev 10168)
+++ trunk/SKApplicationController.m     2018-12-23 13:52:21 UTC (rev 10169)
@@ -217,7 +217,6 @@
 }    
 
 - (void)applicationWillFinishLaunching:(NSNotification *)aNotification {
-    [NSApp setAppearance:[NSAppearance 
appearanceNamed:NSAppearanceNameDarkAqua]];
     [NSImage makeImages];
     [[NSAppleEventManager sharedAppleEventManager] setEventHandler:self 
andSelector:@selector(handleGetURLEvent:withReplyEvent:) 
forEventClass:kInternetEventClass andEventID:kAEGetURL];
 }

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