summaryrefslogtreecommitdiff
path: root/protocols/GTalkExt/src/inbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/GTalkExt/src/inbox.h')
-rw-r--r--protocols/GTalkExt/src/inbox.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/GTalkExt/src/inbox.h b/protocols/GTalkExt/src/inbox.h
index 2b26a074ca..54c3686155 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(LPCSTR acc);
+void OpenContactInbox(HANDLE hContact);
-int InitMenus(WPARAM wParam, LPARAM lParam);
+BOOL InitMenus(BOOL init); \ No newline at end of file