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:
d9d1db8
)
(MInputMethodInfo): New members im and maps.
author
handa
<handa>
Tue, 18 Oct 2005 01:33:10 +0000
(
01:33
+0000)
committer
handa
<handa>
Tue, 18 Oct 2005 01:33:10 +0000
(
01:33
+0000)
src/input.h
patch
|
blob
|
history
diff --git
a/src/input.h
b/src/input.h
index
f6ac59c
..
dec391c
100644
(file)
--- a/
src/input.h
+++ b/
src/input.h
@@
-25,7
+25,9
@@
typedef struct
{
+ MInputMethod *im;
MText *title;
+ MPlist *maps;
MPlist *states;
MPlist *macros;
MPlist *externals;