From 549d3555a169b9ace05d6d41b2c2b68c177bb215 Mon Sep 17 00:00:00 2001 From: ManoloFLTK Date: Sun, 2 Dec 2018 19:20:44 +0100 Subject: Comment only: to try push with git --- src/Fl_cocoa.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Fl_cocoa.mm b/src/Fl_cocoa.mm index ceb1850c3..b6453c4b2 100644 --- a/src/Fl_cocoa.mm +++ b/src/Fl_cocoa.mm @@ -4512,7 +4512,7 @@ int Fl_Darwin_System_Driver::calc_mac_os_version() { #if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_14 if (fl_mac_os_version >= 101400) views_use_CA = YES; #endif - //if (fl_mac_os_version >= 101300) views_use_CA = YES; // to get as with mojave + //if (fl_mac_os_version >= 101300) views_use_CA = YES; // TEMP to get as with mojave return fl_mac_os_version; } -- cgit v1.2.3