1
0
forked from aniani/vim

updated for version 7.0037

This commit is contained in:
Bram Moolenaar
2005-01-11 21:29:04 +00:00
parent f7889b6c73
commit 5f2bb9f584
11 changed files with 284 additions and 73 deletions

View File

@@ -1895,7 +1895,7 @@ gui_mch_mousehide(int hide)
}
}
int
void
gui_mch_getmouse(int *x, int *y)
{
PhCursorInfo_t info;