# HG changeset patch # User Karl Heuer # Date 837496794 0 # Node ID 32550876ed0f306e5dd56a2bd990ad1baf4c3a55 # Parent 1fb9ef6e1a9a2350de04fb69c91f55f2c1670960 (struct x_output): Member saved_button_event replaced by saved_menu_event. diff -r 1fb9ef6e1a9a -r 32550876ed0f src/xterm.h --- a/src/xterm.h Tue Jul 16 05:45:45 1996 +0000 +++ b/src/xterm.h Tue Jul 16 05:59:54 1996 +0000 @@ -453,8 +453,8 @@ struct x_display_info *display_info; /* This is a button event that wants to activate the menubar. - We save it here until the command loop gets to think about it. */ - XButtonEvent *saved_button_event; + We save it here until the command loop gets to think about it. */ + XEvent *saved_menu_event; /* This is the widget id used for this frame's menubar in lwlib. */ #ifdef USE_X_TOOLKIT