added blocking API for createComment() in GxsCommentService and removed token queue from GxsCreateCommentDialog

This commit is contained in:
csoler 2020-03-09 21:01:55 +01:00
parent ab2c1f23e9
commit dc3c3488df
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
11 changed files with 26 additions and 31 deletions

View file

@ -62,7 +62,6 @@ private:
QString mLink;
QString mNotes;
TokenQueue* mTokenQueue;
RsPosted* mPosted;
RsGxsGroupId mGrpId;