diff options
Diffstat (limited to 'resource.h')
-rw-r--r-- | resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -63,6 +63,7 @@ #define IDC_DELETE_KEY 1052
#define IDC_KEYID 1053
#define IDC_CURRENT_KEY 1054
+#define IDC_DEFAULT_PASSWORD 1055
// Next default values for new objects
//
@@ -70,7 +71,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1055
+#define _APS_NEXT_CONTROL_VALUE 1056
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|