git-svn-id: svn://192.168.0.12/source@189 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
@@ -1490,6 +1490,8 @@ void SFilterProcess::DataSpammersCount(QString _strFilter,QString _strCompanyNum
|
||||
QString strValue;
|
||||
if (setId.contains(nID)==false)
|
||||
setId.insert(nID);
|
||||
else
|
||||
continue;
|
||||
strValue += QString::number(nID) + ",'";
|
||||
strValue += strID + "',";
|
||||
strValue += QString::number(stIn.m_setNick.size()) + ",";
|
||||
|
||||
Reference in New Issue
Block a user