From: handa Date: Tue, 4 Oct 2005 11:38:05 +0000 (+0000) Subject: (m17n_init_win): Initialize Mcolormap. X-Git-Tag: REL-1-3-0~136 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=043005ef98e35bc6d1e45d59cd8cbe2796827e0d;p=m17n%2Fm17n-lib.git (m17n_init_win): Initialize Mcolormap. --- diff --git a/src/m17n-gui.c b/src/m17n-gui.c index 98247c4..28b52f3 100644 --- a/src/m17n-gui.c +++ b/src/m17n-gui.c @@ -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)