Filter in citation dialog is not respected when reloading databaze.

This commit is contained in:
Pavel Sanda 2018-03-02 00:49:15 +01:00
parent ffbd4e977a
commit 3cb271ceda

View File

@ -233,6 +233,7 @@ void GuiCitation::on_restorePB_clicked()
{
init();
updateFilterHint();
filterPressed();
}