From 864c0325be58dc597972a879af53004b17873946 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 27 Oct 2012 21:27:08 +0000 Subject: added decoding of skypekit cert git-svn-id: http://svn.miranda-ng.org/main/trunk@2096 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/resource.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'protocols/Skype/src/resource.h') diff --git a/protocols/Skype/src/resource.h b/protocols/Skype/src/resource.h index 651a4c1a27..d2f91471cd 100644 --- a/protocols/Skype/src/resource.h +++ b/protocols/Skype/src/resource.h @@ -10,6 +10,7 @@ #define IDI_AUTH_REQUEST 104 #define IDI_AUTH_REVOKE 105 #define IDD_PASSWORDREQUEST 106 +#define IDR_KEY 107 #define IDC_SN 1001 #define IDC_PW 1002 #define IDC_SL 1003 @@ -22,7 +23,7 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 107 +#define _APS_NEXT_RESOURCE_VALUE 108 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 1004 #define _APS_NEXT_SYMED_VALUE 101 -- cgit v1.2.3