mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-27 03:36:39 +00:00
parent
6dce63496d
commit
af5909beac
@ -253,6 +253,9 @@ void InsetParamsDialog::updateView()
|
||||
bool const update_widget =
|
||||
(synchronizedCB->isChecked() || immediateApplyCB->isChecked());
|
||||
updateView(update_widget);
|
||||
|
||||
// Somewhere in the chain this can lose default status (#11417)
|
||||
buttonBox->button(QDialogButtonBox::Ok)->setDefault(true);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user