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