From d5ccefb48ac1818e9e8c5700aa019d17892d933b Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sat, 16 May 2015 19:48:58 +0000 Subject: Tox: avatars tuning git-svn-id: http://svn.miranda-ng.org/main/trunk@13655 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/tox_proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Tox/src/tox_proto.h') diff --git a/protocols/Tox/src/tox_proto.h b/protocols/Tox/src/tox_proto.h index 37a41138c9..0431a5b264 100644 --- a/protocols/Tox/src/tox_proto.h +++ b/protocols/Tox/src/tox_proto.h @@ -237,7 +237,7 @@ private: // avatars std::tstring GetAvatarFilePath(MCONTACT hContact = NULL); - void SetToxAvatar(std::tstring path, bool checkHash = false); + void SetToxAvatar(std::tstring path); INT_PTR __cdecl GetAvatarCaps(WPARAM wParam, LPARAM lParam); INT_PTR __cdecl GetAvatarInfo(WPARAM, LPARAM lParam); -- cgit v1.2.3