* Forgot a file in a previous commit, sorry for the inconvenience :(

SVN revision: 37612
This commit is contained in:
Davide Andreoli 2008-11-13 21:09:15 +00:00
parent 2fa4afd3a1
commit aa81eeee74
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ e_config_init(void)
E_CONFIG_VAL(D, T, state_info.seq, INT);
E_CONFIG_VAL(D, T, state_info.flags, INT);
E_CONFIG_VAL(D, T, style, STR);
E_CONFIG_VAL(D, T, orient, INT);
E_CONFIG_VAL(D, T, autoscroll, UCHAR);
E_CONFIG_VAL(D, T, resizable, UCHAR);