(Xt_app_con): External declaration.

This commit is contained in:
Gerd Moellmann 2000-06-22 22:06:09 +00:00
parent 0310009802
commit 88453ab443

View file

@ -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 */