Revision: 13756
http://sourceforge.net/p/skim-app/code/13756
Author: hofman
Date: 2023-11-12 22:49:16 +0000 (Sun, 12 Nov 2023)
Log Message:
-----------
#define NSAppearanceNameDarkAqua for all files
Modified Paths:
--------------
trunk/NSGraphics_SKExtensions.m
trunk/SKCompatibility.h
Modified: trunk/NSGraphics_SKExtensions.m
===================================================================
--- trunk/NSGraphics_SKExtensions.m 2023-11-12 22:05:31 UTC (rev 13755)
+++ trunk/NSGraphics_SKExtensions.m 2023-11-12 22:49:16 UTC (rev 13756)
@@ -53,8 +53,6 @@
@interface NSApplication (SKMojaveExtensions) <NSAppearanceCustomization>
@end
-#define NSAppearanceNameDarkAqua @"NSAppearanceNameDarkAqua"
-
#endif
BOOL SKHasDarkAppearance() {
Modified: trunk/SKCompatibility.h
===================================================================
--- trunk/SKCompatibility.h 2023-11-12 22:05:31 UTC (rev 13755)
+++ trunk/SKCompatibility.h 2023-11-12 22:49:16 UTC (rev 13756)
@@ -90,6 +90,8 @@
- (void)viewDidChangeEffectiveAppearance;
@end
+#define NSAppearanceNameDarkAqua @"NSAppearanceNameDarkAqua"
+
#endif
#if SDK_BEFORE(11_0)
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