aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/uzbl-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uzbl-core.h')
-rw-r--r--src/uzbl-core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uzbl-core.h b/src/uzbl-core.h
index d957d68..33dfb01 100644
--- a/src/uzbl-core.h
+++ b/src/uzbl-core.h
@@ -146,7 +146,7 @@ typedef struct {
guint minimum_font_size;
gfloat zoom_level;
gboolean zoom_type;
- guint disable_pagecache;
+ guint enable_pagecache;
guint disable_plugins;
guint disable_scripts;
guint autoload_img;