From a00c17f7006f7a001757cf952ae4ed87b5a328dd Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 29 Oct 2024 11:28:35 +0300 Subject: code cleaning --- include/m_clistint.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/m_clistint.h b/include/m_clistint.h index 096ed11883..c8a45f52d7 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -246,6 +246,7 @@ struct MenuProto ///////////////////////////////////////////////////////////////////////////////////////// // functions +MIR_APP_DLL(bool) Clist_AltVisible(ClcContact *cc); MIR_APP_DLL(void) Clist_Broadcast(int msg, WPARAM wParam, LPARAM lParam); MIR_APP_DLL(void) Clist_BroadcastAsync(int msg, WPARAM wParam, LPARAM lParam); MIR_APP_DLL(void) Clist_CalcEipPosition(ClcData *dat, ClcContact *contact, ClcGroup *group, POINT *result); -- cgit v1.2.3