mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
Fix merge
This commit is contained in:
+1
-1
@@ -22,6 +22,6 @@ void ex_menutranslate(exarg_T *eap);
|
||||
#ifdef FEAT_GUI_MACVIM
|
||||
void ex_macmenu(exarg_T *eap);
|
||||
void ex_macmenukey(exarg_T *eap);
|
||||
char_u *lookup_toolbar_item((int idx);
|
||||
char_u *lookup_toolbar_item(int idx);
|
||||
#endif
|
||||
/* vim: set ft=c : */
|
||||
|
||||
Reference in New Issue
Block a user