summaryrefslogtreecommitdiff
path: root/plugins/NoHistory/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NoHistory/src/resource.h')
-rw-r--r--plugins/NoHistory/src/resource.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/NoHistory/src/resource.h b/plugins/NoHistory/src/resource.h
index 5640d91b59..ec1fc8a07d 100644
--- a/plugins/NoHistory/src/resource.h
+++ b/plugins/NoHistory/src/resource.h
@@ -13,14 +13,15 @@
#define IDC_ED_TIMEOUT 1004
#define IDC_SPIN1 1005
#define IDC_SPN_TIMEOUT 1005
+#define IDC_ONSTARTUP 1006
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 104
+#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1006
+#define _APS_NEXT_CONTROL_VALUE 1007
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif