From 559624af12bf19b4bc925cf3f95c6fbd809cc4fb Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Tue, 30 Sep 2014 19:00:16 +0000 Subject: Tox: - utf8 support in search window - try to hide tox id git-svn-id: http://svn.miranda-ng.org/main/trunk@10654 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Tox/src/common.h') diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h index d28a9f1495..ef94231761 100644 --- a/protocols/Tox/src/common.h +++ b/protocols/Tox/src/common.h @@ -46,6 +46,7 @@ extern HINSTANCE g_hInstance; #define TOX_ERROR -1 #define TOX_SETTINGS_ID "ToxID" +#define TOX_SETTINGS_DNS "DnsID" #define TOX_SETTINGS_GROUP "DefaultGroup" #define TOX_SETTINGS_AVATAR_HASH "AvatarHash" -- cgit v1.2.3