X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2Fform_maths_style.h;h=856dfe0799e68b9cb063c420c8fab2ee491be7e7;hb=3e39bef2c13125023f3b72532d90575bbe307335;hp=414c3e76fb58f4b392f1033edf873b1f26cb2031;hpb=e07b31a47d5e31b0d6c5485213669fb759ec845f;p=lyx.git diff --git a/src/frontends/xforms/form_maths_style.h b/src/frontends/xforms/form_maths_style.h index 414c3e76fb..856dfe0799 100644 --- a/src/frontends/xforms/form_maths_style.h +++ b/src/frontends/xforms/form_maths_style.h @@ -16,7 +16,7 @@ struct FD_form_maths_style { FL_FORM *form; FL_OBJECT *bmtable_font2; FL_OBJECT *bmtable_style1; - FL_OBJECT *button_cancel; + FL_OBJECT *button_close; FL_OBJECT *bmtable_style2; FL_OBJECT *bmtable_font1; FL_OBJECT *button_reset;