aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_common_dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs_common_dialog.c')
-rw-r--r--src/prefs_common_dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs_common_dialog.c b/src/prefs_common_dialog.c
index 56427a3c..46c061b5 100644
--- a/src/prefs_common_dialog.c
+++ b/src/prefs_common_dialog.c
@@ -424,7 +424,7 @@ static PrefsUIData ui_data[] = {
{"passphrase_grab", &privacy.checkbtn_passphrase_grab,
prefs_set_data_from_toggle, prefs_set_toggle},
#endif /* G_OS_WIN32 */
- {"gpg_warning", &privacy.checkbtn_gpg_warning,
+ {"show_gpg_warning", &privacy.checkbtn_gpg_warning,
prefs_set_data_from_toggle, prefs_set_toggle},
#endif /* USE_GPGME */