(MInputMethodInfo): New members im and maps.
authorhanda <handa>
Tue, 18 Oct 2005 01:33:10 +0000 (01:33 +0000)
committerhanda <handa>
Tue, 18 Oct 2005 01:33:10 +0000 (01:33 +0000)
src/input.h

index f6ac59c..dec391c 100644 (file)
@@ -25,7 +25,9 @@
 
 typedef struct
 {
+  MInputMethod *im;
   MText *title;
+  MPlist *maps;
   MPlist *states;
   MPlist *macros;
   MPlist *externals;