From 93467b8c3702be5fc9f9b60c3ff6863cb37ccd8d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 27 Sep 2014 09:25:36 +0000 Subject: encrypt tox profile (dont't work, crashed on tox_encrypted_load) git-svn-id: http://svn.miranda-ng.org/main/trunk@10612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/resource.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'protocols/Tox/src/resource.h') diff --git a/protocols/Tox/src/resource.h b/protocols/Tox/src/resource.h index d60361a5ea..a59da4ee67 100644 --- a/protocols/Tox/src/resource.h +++ b/protocols/Tox/src/resource.h @@ -11,6 +11,7 @@ #define IDC_CREATE_NEW 1006 #define IDC_PROFILE_PATH 1007 #define IDC_SEARCH 1008 +#define IDC_PASSWORD 1008 #define IDC_USE_EXISTING 1009 #define IDC_BROWSE_PROFILE 1010 #define IDC_NAME 1011 @@ -25,7 +26,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 102 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1008 +#define _APS_NEXT_CONTROL_VALUE 1016 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3