summaryrefslogtreecommitdiff
path: root/src/window_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_func.h')
-rw-r--r--src/window_func.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window_func.h b/src/window_func.h
index b61359900..e7ce5bbd2 100644
--- a/src/window_func.h
+++ b/src/window_func.h
@@ -21,6 +21,7 @@ void ChangeWindowOwner(Owner old_owner, Owner new_owner);
void ResizeWindow(Window *w, int x, int y);
int PositionMainToolbar(Window *w);
+int PositionStatusbar(Window *w);
int GetMainViewTop();
int GetMainViewBottom();