1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.

This commit is contained in:
Dan Nicolaescu 2010-07-25 23:22:32 -07:00
parent 78b84da382
commit ef00b293f6
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2010-07-26 Dan Nicolaescu <dann@ics.uci.edu>
* xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
* Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS): Set from

View file

@ -81,6 +81,9 @@ typedef struct _XlwMenuClassRec *XlwMenuWidgetClass;
extern WidgetClass xlwMenuWidgetClass;
extern int xlwmenu_window_p (Widget w, Window window);
extern void xlwmenu_redisplay (Widget);
#endif /* _XlwMenu_h */
/* arch-tag: 0c019735-d61b-4080-be85-4fdd6e50ae07