diff options
Diffstat (limited to 'include/m_protoint.h')
-rw-r--r-- | include/m_protoint.h | 2 |
1 files changed, 2 insertions, 0 deletions
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);
|