From 33f0b7831d24635a5643740ded327aabc6495c0b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 6 Dec 2014 22:24:14 +0000 Subject: duplicated pieces of code removed from Scriver git-svn-id: http://svn.miranda-ng.org/main/trunk@11258 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/chat/manager.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/chat') diff --git a/src/modules/chat/manager.cpp b/src/modules/chat/manager.cpp index 998698409b..611034cbe2 100644 --- a/src/modules/chat/manager.cpp +++ b/src/modules/chat/manager.cpp @@ -1465,6 +1465,7 @@ INT_PTR SvcGetChatManager(WPARAM wParam, LPARAM lParam) ci.ShowPopup = ShowPopup; ci.LogToFile = LogToFile; ci.GetChatLogsFilename = GetChatLogsFilename; + ci.GetColorIndex = GetColorIndex; ci.Log_SetStyle = Log_SetStyle; ci.IsHighlighted = IsHighlighted; -- cgit v1.2.3