summaryrefslogtreecommitdiff
path: root/src/dispextern.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dispextern.h')
-rw-r--r--src/dispextern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dispextern.h b/src/dispextern.h
index 129c94f0dd6..b40bcc8219b 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -3603,6 +3603,7 @@ int frame_mode_line_height (struct frame *);
extern bool redisplaying_p;
extern unsigned int redisplay_counter;
extern bool display_working_on_window_p;
+extern int dont_resize_frames;
extern void unwind_display_working_on_window (void);
extern bool help_echo_showing_p;
extern Lisp_Object help_echo_string, help_echo_window;