annotate src/gui_w32_rc.h @ 18051:d1e77015f60b v8.1.2021

patch 8.1.2021: some global functions can be local to the file Commit: https://github.com/vim/vim/commit/840d16fd36bfd1a9fac8200e3dc016b1e3f9c328 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 10 21:27:18 2019 +0200 patch 8.1.2021: some global functions can be local to the file Problem: Some global functions can be local to the file. Solution: Add "static". (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/4917)
author Bram Moolenaar <Bram@vim.org>
date Tue, 10 Sep 2019 21:30:06 +0200
parents 3fc0f57ecb91
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 //{{NO_DEPENDENCIES}}
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 // Microsoft Developer Studio generated include file.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 // Used by Script1.rc
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 //
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 #define IDR_TOOLBAR1 101
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 //#define ID_TB_BLOB 40001
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7 //#define ID_TB_CIRCLE 40002
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
8