summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/INCLUDE/clc.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_nicer/INCLUDE/clc.h')
-rw-r--r--plugins/Clist_nicer/INCLUDE/clc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Clist_nicer/INCLUDE/clc.h b/plugins/Clist_nicer/INCLUDE/clc.h
index 7a78e52564..eedb76fc43 100644
--- a/plugins/Clist_nicer/INCLUDE/clc.h
+++ b/plugins/Clist_nicer/INCLUDE/clc.h
@@ -540,6 +540,7 @@ void ReloadExtraInfo(HANDLE hContact);
void LoadAvatarForContact(struct ClcContact *p);
void ApplyViewMode(const char *name);
DWORD CalcXMask(HANDLE hContact);
+void ClcSetButtonState(int ctrlId, int status);
//clcpaint.c
void PaintClc(HWND hwnd, struct ClcData *dat, HDC hdc, RECT *rcPaint);