(Xt_app_con): External declaration.
This commit is contained in:
parent
0310009802
commit
88453ab443
1 changed files with 3 additions and 0 deletions
|
@ -973,6 +973,9 @@ extern void x_initialize P_ ((void));
|
|||
extern void x_display_cursor P_ ((struct window *, int, int, int, int, int));
|
||||
extern void x_update_cursor P_ ((struct frame *, int));
|
||||
extern unsigned long x_copy_color P_ ((struct frame *, unsigned long));
|
||||
#ifdef USE_X_TOOLKIT
|
||||
extern XtAppContext Xt_app_con;
|
||||
#endif
|
||||
|
||||
/* Defined in xselect.c */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue