From 7c41ab39dd92e9e7961615dcd19c0ffcc260f62b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 3 Apr 2018 20:06:38 +0300 Subject: we shall create missing icons (or destroy unneeded ones) after applying toolbar options --- include/m_srmm_int.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/m_srmm_int.h') diff --git a/include/m_srmm_int.h b/include/m_srmm_int.h index 24f8204544..0ded3a9d42 100644 --- a/include/m_srmm_int.h +++ b/include/m_srmm_int.h @@ -95,4 +95,8 @@ EXTERN_C MIR_APP_DLL(void) Srmm_ClickToolbarIcon(MCONTACT hContact, int idFrom, // lParam = 0 (ignored) #define WM_CBD_LOADICONS (WM_CBD_FIRST+3) +// wParam = 0 (ignored) +// lParam = 0 (ignored) +#define WM_CBD_RECREATE (WM_CBD_FIRST+4) + #endif // M_MESSAGE_H__ -- cgit v1.2.3