iexplore: Use 1 as default icon ID.
This commit is contained in:
parent
04a6a14c1f
commit
5a8f2073ca
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
WINE_DEFAULT_DEBUG_CHANNEL(shdocvw);
|
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 };
|
static const WCHAR szIEWinFrame[] = { 'I','E','F','r','a','m','e',0 };
|
||||||
|
|
||||||
|
@ -26,7 +26,5 @@
|
|||||||
|
|
||||||
#include "wine/wine_common_ver.rc"
|
#include "wine/wine_common_ver.rc"
|
||||||
|
|
||||||
#define IDI_APPICON 101
|
|
||||||
|
|
||||||
/* @makedep: iexplore.ico */
|
/* @makedep: iexplore.ico */
|
||||||
IDI_APPICON ICON iexplore.ico
|
1 ICON iexplore.ico
|
||||||
|
Loading…
x
Reference in New Issue
Block a user