Cocoa: Make frame autosave hint a string

This commit is contained in:
Camilla Löwy
2017-12-12 16:45:38 +01:00
parent 6158801aeb
commit 9da2285b14
6 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -304,7 +304,7 @@ struct _GLFWwndconfig
GLFWbool centerCursor;
struct {
GLFWbool retina;
GLFWbool frame;
char frameName[256];
} ns;
struct {
char className[256];