aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2009-07-09 17:11:03 -0600
committerGravatar Brendan Taylor <whateley@gmail.com>2009-07-09 17:11:03 -0600
commitdf924bde8429a2decf025ed57acd3412aa5355b0 (patch)
tree4917a35df47ccfa9b84ac6b0d3da1643b65aad98 /uzbl.h
parent1216c4822c70f3bd74f4776a2f4f7ce6e7e206e6 (diff)
@MODE works.
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/uzbl.h b/uzbl.h
index 83d7871..d6a646c 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -36,6 +36,7 @@ typedef struct {
gchar *progress_s, *progress_u;
int progress_w;
gchar *progress_bar;
+ gchar *mode_indicator;
} StatusBar;