]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormPrint.C
Swap two printer related help messages.
[lyx.git] / src / frontends / xforms / FormPrint.C
index 4d9d9cad314456ce933bf18ff2f62cdc7974e240..29f5126949444b9f429e09079be3a23149f47757 100644 (file)
@@ -194,6 +194,7 @@ void FormPrint::update()
 
                fl_set_input(dialog_->input_count,
                             tostr(pp.count_copies).c_str());
+               bc_.valid();
        }
 }