aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl-core.h')
-rw-r--r--uzbl-core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/uzbl-core.h b/uzbl-core.h
index 51b415b..67c1bda 100644
--- a/uzbl-core.h
+++ b/uzbl-core.h
@@ -152,6 +152,7 @@ typedef struct {
guint monospace_size;
guint minimum_font_size;
gfloat zoom_level;
+ gboolean zoom_type;
guint disable_plugins;
guint disable_scripts;
guint autoload_img;