diff options
Diffstat (limited to 'protocols/SkypeWeb/src/resource.h')
-rw-r--r-- | protocols/SkypeWeb/src/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/SkypeWeb/src/resource.h b/protocols/SkypeWeb/src/resource.h index 4b77d63e7d..b7520ae226 100644 --- a/protocols/SkypeWeb/src/resource.h +++ b/protocols/SkypeWeb/src/resource.h @@ -22,6 +22,7 @@ #define IDC_CLIST 1035
#define IDC_TITLE 1036
#define IDC_CONTACT 1037
+#define IDC_CUSTOM1 1041
// Next default values for new objects
//
@@ -29,7 +30,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 113
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1038
+#define _APS_NEXT_CONTROL_VALUE 1042
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|