aboutsummaryrefslogtreecommitdiffstats
path: root/src/prefs-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs-dialog.c')
-rw-r--r--src/prefs-dialog.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/prefs-dialog.c b/src/prefs-dialog.c
index 1cc393671..d7c80ecf3 100644
--- a/src/prefs-dialog.c
+++ b/src/prefs-dialog.c
@@ -1024,6 +1024,9 @@ static const PrefsDialogPreference preferences[] =
{ "css_edit_button", "sensitive",
EPHY_PREFS_WEB_SCHEMA, EPHY_PREFS_WEB_ENABLE_USER_CSS,
G_SETTINGS_BIND_GET, NULL, NULL },
+ { "enable_spell_checking_checkbutton", "active",
+ EPHY_PREFS_WEB_SCHEMA, EPHY_PREFS_WEB_ENABLE_SPELL_CHECKING,
+ G_SETTINGS_BIND_DEFAULT, NULL, NULL },
/* Font buttons */
{ "custom_fonts_table", "sensitive",