fix duplicate control id

spotted by msvc :-)

svn path=/trunk/; revision=22538
This commit is contained in:
Johannes Anderwald 2006-06-23 18:35:15 +00:00
parent ec5b7e38c0
commit 0a3f114ae2

View file

@ -35,7 +35,7 @@
#define IDC_DRIVERFILES 0x592
#define IDC_FILEPROVIDER 0x593
#define IDC_FILEVERSION 0x594
#define IDC_FILECOPYRIGHT 0x594
#define IDC_FILECOPYRIGHT 0x595
#define IDS_NAME 0x100
#define IDS_TYPE 0x101