mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-19 10:22:27 +00:00
(Xt_app_con): External declaration.
This commit is contained in:
parent
0310009802
commit
88453ab443
@ -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…
Reference in New Issue
Block a user