aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispextern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dispextern.h b/src/dispextern.h
index 29b0c2aa550..daee9ed4645 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -2030,6 +2030,7 @@ extern int toolbar_button_relief;
2030 2030
2031/* Defined in xdisp.c */ 2031/* Defined in xdisp.c */
2032 2032
2033int resize_mini_window P_ ((struct window *));
2033int try_window P_ ((Lisp_Object, struct text_pos)); 2034int try_window P_ ((Lisp_Object, struct text_pos));
2034void window_box P_ ((struct window *, int, int *, int *, int *, int *)); 2035void window_box P_ ((struct window *, int, int *, int *, int *, int *));
2035int window_box_height P_ ((struct window *)); 2036int window_box_height P_ ((struct window *));