From 302abe573a8256d8c813af8f55d436e7b1c1dfb6 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 10 Oct 2013 19:11:06 +0000 Subject: GTalk: old menu restored (in protocol menu) git-svn-id: http://svn.miranda-ng.org/main/trunk@6431 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/GTalkExt/src/inbox.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/GTalkExt/src/inbox.h') diff --git a/protocols/GTalkExt/src/inbox.h b/protocols/GTalkExt/src/inbox.h index 54c3686155..2ddf4709e6 100644 --- a/protocols/GTalkExt/src/inbox.h +++ b/protocols/GTalkExt/src/inbox.h @@ -22,6 +22,6 @@ #pragma once void OpenUrl(LPCSTR acc, LPCTSTR mailbox, LPCTSTR url); -void OpenContactInbox(HANDLE hContact); +void OpenContactInbox(LPCSTR); -BOOL InitMenus(BOOL init); \ No newline at end of file +int InitMenus(WPARAM, LPARAM); \ No newline at end of file -- cgit v1.2.3