diff options
Diffstat (limited to 'resource.h')
-rw-r--r-- | resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -55,6 +55,7 @@ #define IDC_LOG_FILE_SET 1046
#define IDC_SAVE_PASSWORD 1047
#define IDC_DEBUG_LOG 1048
+#define IDC_JABBER_API 1049
// Next default values for new objects
//
@@ -62,7 +63,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 112
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1049
+#define _APS_NEXT_CONTROL_VALUE 1050
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|