iexplore: Use 1 as default icon ID.

This commit is contained in:
Jacek Caban 2010-06-10 12:50:38 +02:00 committed by Alexandre Julliard
parent 04a6a14c1f
commit 5a8f2073ca
2 changed files with 2 additions and 4 deletions

View File

@ -37,7 +37,7 @@
WINE_DEFAULT_DEBUG_CHANNEL(shdocvw);
#define IDI_APPICON 101
#define IDI_APPICON 1
static const WCHAR szIEWinFrame[] = { 'I','E','F','r','a','m','e',0 };

View File

@ -26,7 +26,5 @@
#include "wine/wine_common_ver.rc"
#define IDI_APPICON 101
/* @makedep: iexplore.ico */
IDI_APPICON ICON iexplore.ico
1 ICON iexplore.ico