removed calls to getServiceStatistics from GxsUserNotify and replaced by info collected by GxsGroupFrameDialog

This commit is contained in:
csoler 2020-04-08 21:11:53 +02:00
parent c60f1d1331
commit b0e61376f1
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
14 changed files with 47 additions and 62 deletions

View file

@ -239,7 +239,7 @@ public:
mNumChildMsgsNew = 0;
mNumChildMsgsUnread = 0;
mSizeStore = 0;
}
}
public:
uint32_t mNumMsgs;