summaryrefslogtreecommitdiff
path: root/plugins/FloatingContacts/src/fltcont.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FloatingContacts/src/fltcont.h')
-rw-r--r--plugins/FloatingContacts/src/fltcont.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FloatingContacts/src/fltcont.h b/plugins/FloatingContacts/src/fltcont.h
index c4e98ab498..d7d1a12bb6 100644
--- a/plugins/FloatingContacts/src/fltcont.h
+++ b/plugins/FloatingContacts/src/fltcont.h
@@ -140,7 +140,7 @@ static __forceinline BOOL ImageList_GetIconSize_my(HIMAGELIST himl, SIZE &sz)
return res;
}
-void RegHotkey ( HANDLE hContact, HWND hwnd );
+void RegHotkey ( HCONTACT hContact, HWND hwnd );
BOOL IsStatusVisible ( int status );
BOOL HideOnFullScreen ();
void SendMsgDialog ( HWND hwnd, TCHAR *pText );