mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
parent
9bbd21cf1f
commit
33d6499bbc
@ -202,7 +202,8 @@ void GuiCitation::applyView()
|
||||
|
||||
void GuiCitation::showEvent(QShowEvent * e)
|
||||
{
|
||||
filter_->clear();
|
||||
if (!filter_->text().isEmpty())
|
||||
filterPressed();
|
||||
availableLV->setFocus();
|
||||
DialogView::showEvent(e);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user