(m17n_init_win): Initialize Mcolormap.
authorhanda <handa>
Tue, 4 Oct 2005 11:38:05 +0000 (11:38 +0000)
committerhanda <handa>
Tue, 4 Oct 2005 11:38:05 +0000 (11:38 +0000)
src/m17n-gui.c

index 98247c4..28b52f3 100644 (file)
@@ -264,6 +264,7 @@ m17n_init_win (void)
   Mdrawable = msymbol ("drawable");
   Mdepth = msymbol ("depth");
   Mwidget = msymbol ("widget");
+  Mcolormap = msymbol ("colormap");
 
   MDEBUG_PUSH_TIME ();
   if (mfont__init () < 0)