mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
Focus keyword filed in Thesaurus dialog
This commit is contained in:
parent
ebcaa5b1db
commit
ef65414d25
@ -91,6 +91,8 @@ GuiThesaurus::GuiThesaurus(GuiView & lv)
|
||||
bc().addReadOnly(replaceED);
|
||||
bc().addReadOnly(replacePB);
|
||||
bc().setPolicy(ButtonPolicy::OkApplyCancelReadOnlyPolicy);
|
||||
|
||||
setFocusProxy(entryCO);
|
||||
}
|
||||
|
||||
void GuiThesaurus::checkStatus()
|
||||
|
Loading…
Reference in New Issue
Block a user