summaryrefslogtreecommitdiff
path: root/windows/resourceid.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/resourceid.h')
-rw-r--r--windows/resourceid.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/windows/resourceid.h b/windows/resourceid.h
index 73fedebc5..e5b6f8625 100644
--- a/windows/resourceid.h
+++ b/windows/resourceid.h
@@ -25,6 +25,9 @@
#define NSWS_ID_MAINMENU 101
#define NSWS_ID_CTXMENU 103
+#define NSWS_ID_TOOLBAR_BITMAP 107
+#define NSWS_ID_TOOLBAR_GREY_BITMAP 108
+#define NSWS_ID_TOOLBAR_HIGHL_BITMAP 109
#define NSWS_ID_ABOUT_DIALOG 11111
#define NSWS_ID_ABOUT_CONTENT 11112
#define NSWS_ID_PREFS_DIALOG 11113