From 3b2ea215ba88e87ddcc5855796e6c35dff04d705 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 15 Jul 2014 16:28:41 +0000 Subject: CIcqProto::SetNickName must be declared as PS_SETMYNICKNAME git-svn-id: http://svn.miranda-ng.org/main/trunk@9812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IcqOscarJ/src/icq_proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/IcqOscarJ/src/icq_proto.h') diff --git a/protocols/IcqOscarJ/src/icq_proto.h b/protocols/IcqOscarJ/src/icq_proto.h index a41760eda2..4f89e303e8 100644 --- a/protocols/IcqOscarJ/src/icq_proto.h +++ b/protocols/IcqOscarJ/src/icq_proto.h @@ -117,6 +117,7 @@ struct CIcqProto : public PROTO INT_PTR __cdecl SendSms(WPARAM wParam, LPARAM lParam); INT_PTR __cdecl SendYouWereAdded(WPARAM wParam, LPARAM lParam); INT_PTR __cdecl SetMyAvatar(WPARAM wParam, LPARAM lParam); + INT_PTR __cdecl SetNickName(WPARAM wParam, LPARAM lParam); INT_PTR __cdecl SetXStatusEx(WPARAM wParam, LPARAM lParam); INT_PTR __cdecl ShowXStatusDetails(WPARAM wParam, LPARAM lParam); -- cgit v1.2.3