projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a44858
)
(m17n_init_win): Initialize Mcolormap.
author
handa
<handa>
Tue, 4 Oct 2005 11:38:05 +0000
(11:38 +0000)
committer
handa
<handa>
Tue, 4 Oct 2005 11:38:05 +0000
(11:38 +0000)
src/m17n-gui.c
patch
|
blob
|
history
diff --git
a/src/m17n-gui.c
b/src/m17n-gui.c
index
98247c4
..
28b52f3
100644
(file)
--- 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)