summaryrefslogtreecommitdiff
path: root/src/bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bar.h')
-rw-r--r--src/bar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bar.h b/src/bar.h
index 23da5a7..e89aff8 100644
--- a/src/bar.h
+++ b/src/bar.h
@@ -23,6 +23,7 @@
#define _RATPOISON_BAR_H 1
void update_window_names (screen_info *s);
+void update_bar (screen_info *s);
int show_bar (screen_info *s);
int hide_bar (screen_info *s);
int bar_y (screen_info *s, int height);