have to reset y_nudge if wiping out lang/locale

This commit is contained in:
Albert Cahalan 2009-11-21 11:30:19 +00:00
parent b5275ec578
commit f296909c75
6 changed files with 35 additions and 27 deletions

View file

@ -177,6 +177,7 @@ extern style_info **user_font_styles;
extern int num_font_styles;
extern int num_font_styles_max;
extern int button_label_y_nudge;
int compar_fontgroup(const void *v1, const void *v2);
int compar_fontkiller(const void *v1, const void *v2);