This commit is contained in:
Matthias Koefferlein 2024-06-01 20:30:51 +02:00
parent a0be1256bc
commit d6130f72b3
1 changed files with 1 additions and 1 deletions

View File

@ -1664,7 +1664,7 @@ SearchReplaceDialog::update_results (const std::string &q)
}
try {
fill_model (lq, iq, &cv->layout (), true, false);
fill_model (lq, iq, &cv->layout (), true, true);
attach_layout (&cv->layout ());
} catch (...) {
attach_layout (&cv->layout ());