Input_Method is GUId now, update e_config.h to reflect.

SVN revision: 27854
This commit is contained in:
Christopher Michael 2007-01-07 23:18:37 +00:00
parent 4e6d687f9b
commit ca914f6ec8
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ struct _E_Config
int cursor_size; //GUI int cursor_size; //GUI
int menu_autoscroll_margin; // GUI int menu_autoscroll_margin; // GUI
int menu_autoscroll_cursor_margin; // GUI int menu_autoscroll_cursor_margin; // GUI
const char *input_method; const char *input_method; // GUI
struct { struct {
int move; int move;
int resize; int resize;