summaryrefslogtreecommitdiffstats
path: root/src/proto/gui_xmdlg.pro
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2004-12-31 20:56:11 +0000
committerBram Moolenaar <Bram@vim.org>2004-12-31 20:56:11 +0000
commitdfccaf0f00e8308eae09cb8f012fce3e56097f0f (patch)
treed5c0e8137b95d98e8e606c09af1e6011d9e9d980 /src/proto/gui_xmdlg.pro
parent8fc061c7f7acb3e80d5fd64d89ad71486d88f5e0 (diff)
updated for version 7.0027
Diffstat (limited to 'src/proto/gui_xmdlg.pro')
-rw-r--r--src/proto/gui_xmdlg.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/proto/gui_xmdlg.pro b/src/proto/gui_xmdlg.pro
new file mode 100644
index 0000000000..4f88c2ff17
--- /dev/null
+++ b/src/proto/gui_xmdlg.pro
@@ -0,0 +1,3 @@
+/* gui_xmdlg.c */
+char_u *gui_xm_select_font __ARGS((char_u *current));
+/* vim: set ft=c : */