From 14001c799e72b8eefa523f8ff7ce44c443c78db8 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Thu, 14 Aug 2014 19:35:01 +0000 Subject: Tox: now you can add contacts from find/add dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@10183 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/common.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'protocols/Tox/src/common.h') diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h index d9bc42d4ce..8833a1f517 100644 --- a/protocols/Tox/src/common.h +++ b/protocols/Tox/src/common.h @@ -29,6 +29,7 @@ extern HINSTANCE g_hInstance; -#define TOX_SETTING_ID "ToxID" +#define TOX_SETTINGS_ID "ToxID" +#define TOX_SETTINGS_DEFAULT_GROUP "DefaultGroup" #endif //_COMMON_H_ \ No newline at end of file -- cgit v1.2.3