diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/m_clistint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_clistint.h b/include/m_clistint.h index 6b57eb0603..25de86bda3 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -470,7 +470,7 @@ typedef struct * version 7 additions (0.11.0.x) - extra images
*************************************************************************************/
void (*pfnReloadExtraIcons)(void);
- void (*pfnSetAllExtraIcons)(HWND hwndList,HANDLE hContact);
+ void (*pfnSetAllExtraIcons)(HANDLE hContact);
/*************************************************************************************
* Miranda NG additions
|