[Commits] [SCM] claws branch, master, updated. 4.1.1-25-g1225798a8
paul at claws-mail.org
paul at claws-mail.org
Tue Dec 13 17:08:29 UTC 2022
The branch, master has been updated
via 1225798a8760c4dc40452168ce0147694dd7ea5f (commit)
from bc5122372ce33ff6659c6e952b94fc8caa05a832 (commit)
Summary of changes:
src/gtk/quicksearch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 1225798a8760c4dc40452168ce0147694dd7ea5f
Author: Paul <paul at claws-mail.org>
Date: Tue Dec 13 17:08:20 2022 +0000
fix 3476a5c7e4a7e77ccd474efac6a7156df973db1e (thanks Tristan\!)
diff --git a/src/gtk/quicksearch.c b/src/gtk/quicksearch.c
index ae43a1b69..eb899102f 100644
--- a/src/gtk/quicksearch.c
+++ b/src/gtk/quicksearch.c
@@ -777,7 +777,7 @@ static void search_type_changed_cb(GtkComboBox *combobox,
}
/* update history list */
- quicksearch_set_search_strings(quicksearch);
+ quicksearch_set_popdown_strings(quicksearch);
/* Update search results */
quicksearch_invoke_execute(quicksearch, FALSE);
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list