From 7d978f46fdcb60480f843f19bf3fb8d885faee5b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 22 Mar 2011 22:37:02 +0000 Subject: Improve icon resource to contain all standard sizes and depths svn path=/trunk/netsurf/; revision=12125 --- windows/resourceid.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'windows/resourceid.h') diff --git a/windows/resourceid.h b/windows/resourceid.h index 84076a653..57b2b938d 100644 --- a/windows/resourceid.h +++ b/windows/resourceid.h @@ -23,8 +23,7 @@ #define IDC_STATIC (-1) #endif -#define IDR_NETSURF32_ICON 100 -#define IDR_NETSURF16_ICON 101 +#define IDR_NETSURF_ICON 100 #define IDR_TOOLBAR_BITMAP 102 #define IDR_TOOLBAR_BITMAP_GREY 103 #define IDR_TOOLBAR_BITMAP_HOT 104 -- cgit v1.2.3