summaryrefslogtreecommitdiff
path: root/src/xterm.h
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2004-02-05 12:56:59 +0000
committerJan Djärv <jan.h.d@swipnet.se>2004-02-05 12:56:59 +0000
commit1ab538c85d5308982e806a687d400a5aadc9478b (patch)
tree95f298420a4f8b671f52af978f85056c9ca6983b /src/xterm.h
parent14ca885408a6fcf5191d5e7869b2726c91081a71 (diff)
downloademacs-1ab538c85d5308982e806a687d400a5aadc9478b.tar.gz
Add declaration of free_frame_menubar.
Diffstat (limited to 'src/xterm.h')
-rw-r--r--src/xterm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xterm.h b/src/xterm.h
index 6f8ec148983..4b9aa7b9c90 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -1075,6 +1075,7 @@ extern void x_free_dpy_colors P_ ((Display *, Screen *, Colormap,
extern void x_activate_menubar P_ ((struct frame *));
extern int popup_activated P_ ((void));
extern void initialize_frame_menubar P_ ((struct frame *));
+extern void free_frame_menubar P_ ((struct frame *));
/* Defined in widget.c */