summaryrefslogtreecommitdiffstats
path: root/src/proto/gui_w16.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/gui_w16.pro')
-rw-r--r--src/proto/gui_w16.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proto/gui_w16.pro b/src/proto/gui_w16.pro
index c8cb06590d..4c53fad305 100644
--- a/src/proto/gui_w16.pro
+++ b/src/proto/gui_w16.pro
@@ -50,6 +50,7 @@ void gui_mch_delete_lines __ARGS((int row, int num_lines));
void gui_mch_insert_lines __ARGS((int row, int num_lines));
void gui_mch_exit __ARGS((int rc));
int gui_mch_init_font __ARGS((char_u *font_name, int fontset));
+void gui_mch_wide_font_changed __ARGS((void));
int gui_mch_maximized __ARGS((void));
void gui_mch_newfont __ARGS((void));
void gui_mch_settitle __ARGS((char_u *title, char_u *icon));