mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0163
This commit is contained in:
@@ -1991,9 +1991,6 @@ struct VimMenu
|
||||
Widget id; /* Manage this to enable item */
|
||||
Widget submenu_id; /* If this is submenu, add children here */
|
||||
#endif
|
||||
#ifdef FEAT_GUI_KDE
|
||||
QPopupMenu *widget;
|
||||
#endif
|
||||
#ifdef FEAT_GUI_GTK
|
||||
GtkWidget *id; /* Manage this to enable item */
|
||||
GtkWidget *submenu_id; /* If this is submenu, add children here */
|
||||
|
Reference in New Issue
Block a user