]> code.delx.au - gnu-emacs/blobdiff - src/xterm.h
(x_create_tip_frame): Initialize frame's colors like
[gnu-emacs] / src / xterm.h
index 51745de05501504bc012ea59984e3e06cb4fe2b5..81d1a7c66348182ef7cd158ce1518432a2b54bb8 100644 (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 */