diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/dispextern.h | 1 |
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 | ||
| 2033 | int resize_mini_window P_ ((struct window *)); | ||
| 2033 | int try_window P_ ((Lisp_Object, struct text_pos)); | 2034 | int try_window P_ ((Lisp_Object, struct text_pos)); |
| 2034 | void window_box P_ ((struct window *, int, int *, int *, int *, int *)); | 2035 | void window_box P_ ((struct window *, int, int *, int *, int *, int *)); |
| 2035 | int window_box_height P_ ((struct window *)); | 2036 | int window_box_height P_ ((struct window *)); |