summaryrefslogtreecommitdiff
path: root/frontends/windows/resourceid.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2018-08-20 22:26:41 +0100
committerVincent Sanders <vince@kyllikki.org>2018-08-21 10:27:16 +0100
commita8248a7bb9555e558cb8c7eed1146c62ab024130 (patch)
tree7fddb99258c7bea07eb1c855b07fa175129c11bd /frontends/windows/resourceid.h
parent650ac58604104c3097c83718d32331f06779b52f (diff)
downloadnetsurf-a8248a7bb9555e558cb8c7eed1146c62ab024130.tar.gz
netsurf-a8248a7bb9555e558cb8c7eed1146c62ab024130.tar.bz2
Update windows frontend to use windows resources
Diffstat (limited to 'frontends/windows/resourceid.h')
-rw-r--r--frontends/windows/resourceid.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/frontends/windows/resourceid.h b/frontends/windows/resourceid.h
index 9e70d6342..e86d8eedb 100644
--- a/frontends/windows/resourceid.h
+++ b/frontends/windows/resourceid.h
@@ -24,20 +24,13 @@
#endif
#define IDR_NETSURF_ICON 100
+#define IDR_THROBBER_AVI 101
#define IDR_TOOLBAR_BITMAP 102
#define IDR_TOOLBAR_BITMAP_GREY 103
#define IDR_TOOLBAR_BITMAP_HOT 104
#define IDR_NETSURF_BANNER 105
#define IDR_HOME_BITMAP 106
-#define IDR_THROBBER_FRAME0_BITMAP 110
-#define IDR_THROBBER_FRAME1_BITMAP 111
-#define IDR_THROBBER_FRAME2_BITMAP 112
-#define IDR_THROBBER_FRAME3_BITMAP 113
-#define IDR_THROBBER_FRAME4_BITMAP 114
-#define IDR_THROBBER_FRAME5_BITMAP 115
-#define IDR_THROBBER_FRAME6_BITMAP 116
-#define IDR_THROBBER_FRAME7_BITMAP 117
#define IDD_ABOUT 1000
#define IDC_IMG1 1001