diff src/glyphs-x.c @ 8:4b173ad71786 r19-15b5

Import from CVS: tag r19-15b5
author cvs
date Mon, 13 Aug 2007 08:47:35 +0200
parents 27bc7f280385
children 9ee227acff29
line wrap: on
line diff
--- a/src/glyphs-x.c	Mon Aug 13 08:47:16 2007 +0200
+++ b/src/glyphs-x.c	Mon Aug 13 08:47:35 2007 +0200
@@ -3942,6 +3942,7 @@
   BUILD_GLYPH_INST (Vtruncation_glyph, truncator);
   BUILD_GLYPH_INST (Vcontinuation_glyph, continuer);
   BUILD_GLYPH_INST (Vxemacs_logo, xemacs);
+  BUILD_GLYPH_INST (Vhscroll_glyph, hscroll);
 
 #undef BUILD_GLYPH_INST
 }