aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
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;