forked from aniani/vim
Fix building the Mac version with GUI.
This commit is contained in:
@@ -2597,6 +2597,12 @@ bail:
|
||||
return CallNextEventHandler(nextHandler, theEvent);
|
||||
}
|
||||
|
||||
void
|
||||
gui_mch_mousehide(int hide)
|
||||
{
|
||||
/* TODO */
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user