From 3e5dab1a8298130da0ebfb20d91b6963a64367b1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 11 Dec 2014 17:07:25 +0000 Subject: chat's component COLORCHOOSER standardized in the core git-svn-id: http://svn.miranda-ng.org/main/trunk@11332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_chat_int.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/m_chat_int.h b/include/m_chat_int.h index ab50127791..cd6848a111 100644 --- a/include/m_chat_int.h +++ b/include/m_chat_int.h @@ -396,6 +396,8 @@ struct CHAT_MANAGER TCHAR* (*RemoveFormatting)(const TCHAR *pszText); void (*ReloadSettings)(void); + void (*ColorChooser)(SESSION_INFO *si, BOOL bFG, HWND hwndDlg, HWND hwndTarget, HWND hwndChooser); + int logPixelSY, logPixelSX; char *szActiveWndModule; TCHAR *szActiveWndID; -- cgit v1.2.3