From 712eac88f619b057d335bbe11426292f033a6f49 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Wed, 18 Jun 2014 15:53:28 +0000 Subject: Steam: captcha support git-svn-id: http://svn.miranda-ng.org/main/trunk@9537 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Steam/src/resource.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'protocols/Steam/src/resource.h') diff --git a/protocols/Steam/src/resource.h b/protocols/Steam/src/resource.h index 3432481021..f2817e7d20 100644 --- a/protocols/Steam/src/resource.h +++ b/protocols/Steam/src/resource.h @@ -23,6 +23,8 @@ #define IDC_GROUP 1021 #define IDC_BM_LIST 1064 #define IDC_TEXT 1082 +#define IDC_CUSTOM1 1083 +#define IDC_BUTTON1 1084 #define IDC_OPENDOMAIN 1200 #define IDC_GETDOMAIN 1200 @@ -32,7 +34,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 120 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1083 +#define _APS_NEXT_CONTROL_VALUE 1085 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3