From a26d5fe0dfebb92d6fa9caf6dabc8f50ac938385 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 20 Feb 2015 06:47:44 +0000 Subject: resource update git-svn-id: http://svn.miranda-ng.org/main/trunk@12213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/resource.h | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'protocols/Tox/src') diff --git a/protocols/Tox/src/resource.h b/protocols/Tox/src/resource.h index 044399e482..1b8a19fab3 100644 --- a/protocols/Tox/src/resource.h +++ b/protocols/Tox/src/resource.h @@ -24,11 +24,16 @@ #define IDC_SAVEPERMANENTLY 1013 #define IDC_NODESLIST 1014 #define IDC_ADDNODE 1015 -#define IDC_IPV4 1018 -#define IDC_IPV6 1019 -#define IDC_PORT 1020 -#define IDC_PKEY 1021 -#define IDC_IMPORT_PROFILE 1024 +#define IDC_IPV4 1016 +#define IDC_IPV6 1017 +#define IDC_PORT 1018 +#define IDC_PKEY 1019 +#define IDC_IMPORT_PROFILE 1020 +#define IDC_COMBO_AUDIOINPUT 1021 +#define IDC_COMBO_AUDIOOUTPUT 1022 +#define IDC_AUDIOFILTER 1023 +#define IDC_COMBO_VIDEOINPUT 1024 + // Next default values for new objects // -- cgit v1.2.3