summaryrefslogtreecommitdiff
path: root/frontends/windows/resourceid.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/windows/resourceid.h')
-rw-r--r--frontends/windows/resourceid.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/frontends/windows/resourceid.h b/frontends/windows/resourceid.h
index e86d8eedb..a0642b177 100644
--- a/frontends/windows/resourceid.h
+++ b/frontends/windows/resourceid.h
@@ -30,7 +30,12 @@
#define IDR_TOOLBAR_BITMAP_HOT 104
#define IDR_NETSURF_BANNER 105
#define IDR_HOME_BITMAP 106
-
+#define IDC_PAGEINFO 107
+#define IDB_PAGEINFO_INSECURE 108
+#define IDB_PAGEINFO_SECURE 109
+#define IDB_PAGEINFO_INTERNAL 110
+#define IDB_PAGEINFO_WARNING 111
+#define IDB_PAGEINFO_LOCAL 112
#define IDD_ABOUT 1000
#define IDC_IMG1 1001