1
0
forked from aniani/vim

updated for version 7.1b

This commit is contained in:
Bram Moolenaar
2007-05-10 17:35:54 +00:00
parent 2bb8df23dc
commit 7263a77b99
20 changed files with 132 additions and 61 deletions

View File

@@ -1531,7 +1531,7 @@ initialise_toolbar(void)
s_hwnd,
WS_CHILD | WS_VISIBLE,
CMD_TB_BASE, /*<vn>*/
31, //number of images in inital bitmap
31, //number of images in initial bitmap
s_hinst,
IDR_TOOLBAR1, // id of initial bitmap
NULL,