Transfer to branch 1.3 all changes in Fl_cocoa.mm from branch 1.4 as of 20 may 2020

This makes branch 1.3 OK for macOS 10.15 Catalina.
This commit is contained in:
ManoloFLTK 2020-05-27 11:06:03 +02:00
parent 219ae5e455
commit 46235ff922
2 changed files with 542 additions and 566 deletions

View File

@ -165,7 +165,7 @@ public:
NSCursor *cursor;
static Fl_X* first;
static Fl_X* i(const Fl_Window* w) {return w->i;}
static int fake_X_wm(const Fl_Window*,int&,int&,int&,int&,int&);
static int fake_X_wm(const Fl_Window*,int&,int&,int&,int&,int&,int,int,int,int);
static void make(Fl_Window*);
void flush();
static void set_high_resolution(bool);

File diff suppressed because it is too large Load Diff