X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FFormPrint.C;h=29f5126949444b9f429e09079be3a23149f47757;hb=eba67bc3120dc301bf193c3f3b570f51f00a4654;hp=4d9d9cad314456ce933bf18ff2f62cdc7974e240;hpb=2748a88bbd292061b2df34fd636bdaf88330af24;p=lyx.git diff --git a/src/frontends/xforms/FormPrint.C b/src/frontends/xforms/FormPrint.C index 4d9d9cad31..29f5126949 100644 --- a/src/frontends/xforms/FormPrint.C +++ b/src/frontends/xforms/FormPrint.C @@ -194,6 +194,7 @@ void FormPrint::update() fl_set_input(dialog_->input_count, tostr(pp.count_copies).c_str()); + bc_.valid(); } }