summaryrefslogtreecommitdiff
path: root/windows/resourceid.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/resourceid.h')
-rw-r--r--windows/resourceid.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/windows/resourceid.h b/windows/resourceid.h
index 57b2b938d..bdec80a30 100644
--- a/windows/resourceid.h
+++ b/windows/resourceid.h
@@ -41,9 +41,11 @@
#define IDD_DLG_ABOUT 1000
#define IDC_IMG1 1001
-#define IDC_ABOUT_CONTENT 1002
-#define IDC_BTN_CREDITS 1004
-#define IDC_BTN_LICENCE 1005
+#define IDC_ABOUT_VERSION 1002
+#define IDC_ABOUT_TEXT 1003
+#define IDC_ABOUT_COPYRIGHT 1004
+#define IDC_BTN_CREDITS 1005
+#define IDC_BTN_LICENCE 1006
#define IDD_DLG_DOWNLOAD 1100
#define IDC_DOWNLOAD_LABEL 1101