diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/m_avatars.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_avatars.h b/include/m_avatars.h index fb55d1c2cc..5b2cbce9ac 100644 --- a/include/m_avatars.h +++ b/include/m_avatars.h @@ -171,6 +171,7 @@ struct AVATARDRAWREQUEST // Call avatar option dialog for contact
//
// wParam = (HANDLE)hContact
+// lParam = (HWND)hwndParent or 0
#define MS_AV_CONTACTOPTIONS "SV_Avatars/ContactOptions"
|