git-svn-id: svn://db.shs.com.ru/libs@567 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -174,6 +174,7 @@ void QPIIntrospector::peerReceived(const PIString & from, const PIByteArray & da
|
||||
case PIIntrospection::itProcStat: {
|
||||
cs.get(pba);
|
||||
PIIntrospection::unpackProcStat(pba, stat);
|
||||
widgetThreads->setStat(stat.threads);
|
||||
//showInfo(info);
|
||||
} break;
|
||||
case PIIntrospection::itContainers: {
|
||||
|
||||
Reference in New Issue
Block a user