summaryrefslogtreecommitdiff
path: root/plugins/CrashDumper/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CrashDumper/src/resource.h')
-rw-r--r--plugins/CrashDumper/src/resource.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/CrashDumper/src/resource.h b/plugins/CrashDumper/src/resource.h
index 83d8a491e4..ae5e2e260f 100644
--- a/plugins/CrashDumper/src/resource.h
+++ b/plugins/CrashDumper/src/resource.h
@@ -18,6 +18,8 @@
#define IDC_UPLOADCHN 1008
#define IDC_CLASSICDATES 1009
#define IDC_DATESUBFOLDER 1010
+#define IDC_CATCHCRASHES 1011
+#define IDC_RESTARTNOTE 1012
#define IDM_COPY 40002
#define IDM_COPYALL 40003
#define IDM_SELECTALL 40004
@@ -28,7 +30,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 110
#define _APS_NEXT_COMMAND_VALUE 40005
-#define _APS_NEXT_CONTROL_VALUE 1011
+#define _APS_NEXT_CONTROL_VALUE 1013
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif