From 56ae169ecbc85ba64991edf1019bf15d1f963a11 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 11 Feb 2014 14:59:24 +0000 Subject: more sorting issues git-svn-id: http://svn.miranda-ng.org/main/trunk@8097 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/src/eventpopups.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM/src/eventpopups.cpp') diff --git a/plugins/TabSRMM/src/eventpopups.cpp b/plugins/TabSRMM/src/eventpopups.cpp index 43aa9d02d8..58acd08e64 100644 --- a/plugins/TabSRMM/src/eventpopups.cpp +++ b/plugins/TabSRMM/src/eventpopups.cpp @@ -40,7 +40,7 @@ #include "commonheaders.h" -static LIST arPopupList(10, HandleKeySortT); +static LIST arPopupList(10, NumericKeySortT); BOOL bWmNotify = TRUE; -- cgit v1.2.3