mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 16:45:11 -04:00
- Added request of complete fill to update broadcast
- Added fill of new messages to GxsChannelPostsWidget instead of a complete refill - Removed static html text from GxsCannelPostItem.ui git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7334 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7634afe733
commit
306c8fe431
11 changed files with 185 additions and 53 deletions
|
@ -739,7 +739,7 @@ void GxsGroupFrameDialog::acknowledgeSubscribeChange(const uint32_t &token)
|
|||
RsGxsGroupId groupId;
|
||||
mInterface->acknowledgeGrp(token, groupId);
|
||||
|
||||
requestGroupSummary();
|
||||
fillComplete();
|
||||
}
|
||||
|
||||
/*********************** **** **** **** ***********************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue