mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
parent
2dcb730026
commit
6dce63496d
@ -385,6 +385,8 @@ void GuiRef::updateContents()
|
||||
// Activate OK/Apply buttons if the users inserts a new ref
|
||||
// and we have a valid pre-setting.
|
||||
bc().setValid(isValid() && new_inset);
|
||||
// Somewhere in the chain this can lose default status (#11417)
|
||||
buttonBox->button(QDialogButtonBox::Ok)->setDefault(true);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user