From 80c32c431207f86b0be44f5f94488de35458fc55 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 6 Apr 2018 23:07:18 +0300 Subject: MS_CLIST_SHOWHIDE returned back to serve various menu items --- include/m_clist.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include') diff --git a/include/m_clist.h b/include/m_clist.h index f919bc5c06..ee96559b84 100644 --- a/include/m_clist.h +++ b/include/m_clist.h @@ -359,6 +359,12 @@ EXTERN_C MIR_APP_DLL(BOOL) Clist_IsDocked(void); #define MS_CLIST_TOGGLEHIDEOFFLINEROOT "CList/ToggleHideOfflineRoot" +///////////////////////////////////////////////////////////////////////////////////////// +// toggles contact list visibility +// wParam = lParam = 0 + +#define MS_CLIST_SHOWHIDE "CList/ShowHide" + ///////////////////////////////////////////////////////////////////////////////////////// // sent when the group get modified (created, renamed or deleted) // or contact is moving from group to group -- cgit v1.2.3