X11 warning on macOS
This commit is contained in:
@@ -76,8 +76,8 @@
|
||||
#define XtNexposeCallback "exposeCallback"
|
||||
#define XtNresizeCallback "resizeCallback"
|
||||
|
||||
extern XFontStruct *WindowFontStruct(/* Widget */);
|
||||
extern Font WindowFont(/* Widget */);
|
||||
extern XFontStruct *WindowFontStruct(Widget);
|
||||
extern Font WindowFont(Widget);
|
||||
|
||||
#define XtCWindowResource "WindowResource"
|
||||
#define XtCRows "Rows"
|
||||
|
||||
Reference in New Issue
Block a user