From 92874115e64ad763e9f56aa2a9f052deb1e8245d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 30 May 2012 17:40:55 +0000 Subject: another minor sync git-svn-id: http://svn.miranda-ng.org/main/trunk@239 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_icq.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/m_icq.h') diff --git a/include/m_icq.h b/include/m_icq.h index 63e226d99b..91e1b9237a 100644 --- a/include/m_icq.h +++ b/include/m_icq.h @@ -63,6 +63,10 @@ typedef struct { // wParam=(WPARAM)hContact #define MS_REVOKE_AUTH "/RevokeAuth" +// Open ICQ profile +// wParam=(WPARAM)hContact +#define MS_OPEN_PROFILE "/OpenProfile" + // Add contact to server-list // wParam=(WPARAM)hContact #define MS_ICQ_ADDSERVCONTACT "/AddServerContact" -- cgit v1.2.3