have to reset y_nudge if wiping out lang/locale
This commit is contained in:
parent
b5275ec578
commit
f296909c75
6 changed files with 35 additions and 27 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue