From 6c1ab4ab80943f4610d02db93b61a95c3c1fa69a Mon Sep 17 00:00:00 2001 From: Rob Date: Tue, 27 Oct 2009 21:28:09 +0100 Subject: added zoom_type type variable --- uzbl-core.h | 1 + 1 file changed, 1 insertion(+) (limited to 'uzbl-core.h') 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; -- cgit v1.2.3