mirror of
https://github.com/reactos/reactos.git
synced 2025-01-07 06:45:24 +00:00
[MSXML3] When renaming an icon identifier in the header, do it in the resource file too CORE-10200
svn path=/trunk/; revision=69258
This commit is contained in:
parent
d55c9cb497
commit
2e0a23b373
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "resource.h"
|
||||
|
||||
IDI_XML_FILE ICON "res/128.ico"
|
||||
IDI_XML_SYSTEM ICON "res/129.ico"
|
||||
IDI_XSL_FILE ICON "res/129.ico"
|
Loading…
Reference in a new issue