comparison src/glyphs.h @ 276:6330739388db r21-0b36

Import from CVS: tag r21-0b36
author cvs
date Mon, 13 Aug 2007 10:30:37 +0200
parents c5d627a313b1
children 90d73dddcdc4
comparison
equal deleted inserted replaced
275:a68ae4439f57 276:6330739388db
23 23
24 #ifndef _XEMACS_GLYPHS_H_ 24 #ifndef _XEMACS_GLYPHS_H_
25 #define _XEMACS_GLYPHS_H_ 25 #define _XEMACS_GLYPHS_H_
26 26
27 #include "specifier.h" 27 #include "specifier.h"
28
29 extern Lisp_Object Qxpm;
28 30
29 /************************************************************************/ 31 /************************************************************************/
30 /* Image Instantiators */ 32 /* Image Instantiators */
31 /************************************************************************/ 33 /************************************************************************/
32 34