From 4d058c1bd49cb0214e452fea0a84bce2889b4434 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 15 Jul 2019 16:18:01 +0300 Subject: PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with avatars --- include/m_protoint.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/m_protoint.h b/include/m_protoint.h index 97186fbdbf..5a7df174cf 100644 --- a/include/m_protoint.h +++ b/include/m_protoint.h @@ -185,6 +185,8 @@ public: void setAllContactStatuses(int iStatus, bool bSkipChats = true); + void ReportSelfAvatarChanged(); + void WindowSubscribe(HWND hwnd); void WindowUnsubscribe(HWND hwnd); -- cgit v1.2.3