(Minput_focus_move, Minput_focus_in, Minput_focus_out):
authorhanda <handa>
Fri, 16 Sep 2005 11:39:49 +0000 (11:39 +0000)
committerhanda <handa>
Fri, 16 Sep 2005 11:39:49 +0000 (11:39 +0000)
Extern them.

src/m17n.h

index 979ba43..178fecc 100644 (file)
@@ -1105,6 +1105,11 @@ extern MSymbol Minput_set_spot;
 extern MSymbol Minput_toggle;
 extern MSymbol Minput_reset;
 
+/** Symbols for special input key event.  */
+extern MSymbol Minput_focus_move;
+extern MSymbol Minput_focus_in;
+extern MSymbol Minput_focus_out;
+
 /***en
     @brief Structure of input method.