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 749ff439df
commit e97a82b7ff

View File

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