summaryrefslogtreecommitdiff
path: root/src/manage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/manage.h')
-rw-r--r--src/manage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/manage.h b/src/manage.h
index 5607cda..fb4c937 100644
--- a/src/manage.h
+++ b/src/manage.h
@@ -45,6 +45,7 @@ void ungrab_prefix_key (Window w);
void hide_window (rp_window *win);
void unhide_window (rp_window *win);
+void unhide_below_window (rp_window *win);
void withdraw_window (rp_window *win);
#endif /* ! _RATPOISION_MANAGE_H */