diff options
Diffstat (limited to 'plugins/Svc_crshdmp/resource.h')
-rw-r--r-- | plugins/Svc_crshdmp/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Svc_crshdmp/resource.h b/plugins/Svc_crshdmp/resource.h index 7a81e83648..83d8a491e4 100644 --- a/plugins/Svc_crshdmp/resource.h +++ b/plugins/Svc_crshdmp/resource.h @@ -17,6 +17,7 @@ #define IDC_PASSWORD 1007
#define IDC_UPLOADCHN 1008
#define IDC_CLASSICDATES 1009
+#define IDC_DATESUBFOLDER 1010
#define IDM_COPY 40002
#define IDM_COPYALL 40003
#define IDM_SELECTALL 40004
@@ -27,7 +28,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 110
#define _APS_NEXT_COMMAND_VALUE 40005
-#define _APS_NEXT_CONTROL_VALUE 1010
+#define _APS_NEXT_CONTROL_VALUE 1011
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|