mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 02:14:50 +00:00
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23686 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ba496b94ac
commit
314b684501
@ -64,6 +64,7 @@ GuiSearch::GuiSearch(GuiView & lv)
|
||||
|
||||
void GuiSearch::showEvent(QShowEvent * e)
|
||||
{
|
||||
findPB->setFocus();
|
||||
findCO->lineEdit()->selectAll();
|
||||
GuiDialog::showEvent(e);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user