From 98255a26483a7c70fdd700ac7c41640f709d55e4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 10 Feb 2014 16:58:05 +0000 Subject: more fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@8082 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/skype_chat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Skype/src/skype_chat.h') diff --git a/protocols/Skype/src/skype_chat.h b/protocols/Skype/src/skype_chat.h index eb5e7d432e..e5e775f980 100644 --- a/protocols/Skype/src/skype_chat.h +++ b/protocols/Skype/src/skype_chat.h @@ -158,7 +158,7 @@ public: ChatRoom(const wchar_t *cid, const wchar_t *name, CSkypeProto *ppro); ~ChatRoom(); - HANDLE GetContactHandle() const; + HCONTACT GetContactHandle() const; void SetTopic(const wchar_t *topic); wchar_t *GetUri(); -- cgit v1.2.3