talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit c056a9ab28ff1235230af31be3f1f7fe20f98cbf
parent 19c1222959db7a2cc2352b57a224b0bf431287e7
Author: wwp <subscript@free.fr>
Date:   Mon,  8 Apr 2024 14:49:12 +0200

Fix compiler warning.

Diffstat:
Msrc/prefs_other.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/prefs_other.c b/src/prefs_other.c @@ -624,7 +624,7 @@ static void prefs_other_save(PrefsPage *_page) gtk_toggle_button_get_active( GTK_TOGGLE_BUTTON(page->checkbtn_real_time_sync)); - prefs_keybind_preset_changed(page->keys_preset_combo); + prefs_keybind_preset_changed(GTK_COMBO_BOX(page->keys_preset_combo)); #ifndef PASSWORD_CRYPTO_OLD /* If we're disabling use of primary passphrase, we need to reencrypt