diff src/lisp.h @ 49322:2cbb0b823e83

GTK version
author Jan Dj?rv <jan.h.d@swipnet.se>
date Sun, 19 Jan 2003 21:50:03 +0000
parents 88f14a14e005
children 21086b629b21
line wrap: on
line diff
--- a/src/lisp.h	Sun Jan 19 20:03:42 2003 +0000
+++ b/src/lisp.h	Sun Jan 19 21:50:03 2003 +0000
@@ -3136,6 +3136,7 @@
 extern void syms_of_xfns P_ ((void));
 extern void init_xfns P_ ((void));
 extern Lisp_Object Vx_resource_name;
+extern Lisp_Object Vx_resource_class;
 EXFUN (Fxw_display_color_p, 1);
 EXFUN (Fx_file_dialog, 4);
 #endif /* HAVE_X_WINDOWS */