From 593062caed4a856b47172ace150c7eefdac54de0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 18 Jan 2014 17:25:28 +0000 Subject: alternative user sorting support git-svn-id: http://svn.miranda-ng.org/main/trunk@7733 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/src/chat/chat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/TabSRMM/src/chat/chat.h') diff --git a/plugins/TabSRMM/src/chat/chat.h b/plugins/TabSRMM/src/chat/chat.h index 025a854983..84004e5fb3 100644 --- a/plugins/TabSRMM/src/chat/chat.h +++ b/plugins/TabSRMM/src/chat/chat.h @@ -156,6 +156,8 @@ SESSION_INFO* SM_FindSessionAutoComplete(const char* pszModule, SESSION_INFO* cu void SM_RemoveContainer(TContainerData *pContainer); BOOL SM_ReconfigureFilters(); +int UM_CompareItem(USERINFO *u1, const TCHAR* pszNick, WORD wStatus); + //clist.c //tools.c -- cgit v1.2.3