forked from aniani/vim
updated for version 7.0060
This commit is contained in:
@@ -2113,6 +2113,11 @@ gui_mch_set_bg_color(guicolor_T color)
|
||||
PgSetFillColor( color );
|
||||
}
|
||||
|
||||
void
|
||||
gui_mch_set_sp_color(guicolor_T color)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
gui_mch_invert_rectangle(int row, int col, int nr, int nc)
|
||||
{
|
||||
|
Reference in New Issue
Block a user