view src/proto/gui_xmdlg.pro @ 19197:9f95830592e9 v8.2.0157

patch 8.2.0157: Vim9 script files not in list of distributed files Commit: https://github.com/vim/vim/commit/318e7a9c03ed4beadd3c6089f5807938e3c1f843 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 26 22:05:06 2020 +0100 patch 8.2.0157: Vim9 script files not in list of distributed files Problem: Vim9 script files not in list of distributed files. Solution: Add the entries.
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Jan 2020 22:15:05 +0100
parents 21b0a39d13ed
children
line wrap: on
line source

/* gui_xmdlg.c */
char_u *gui_xm_select_font(char_u *current);
/* vim: set ft=c : */