diff options
Diffstat (limited to 'resource.h')
-rw-r--r-- | resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -60,6 +60,7 @@ #define IDC_JABBER_API 1049
#define IDC_ENABLE_ENCRYPTION 1050
#define IDC_KEY_FROM 1051
+#define IDC_DELETE_KEY 1052
// Next default values for new objects
//
@@ -67,7 +68,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1052
+#define _APS_NEXT_CONTROL_VALUE 1053
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|