mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-29 09:18:45 -04:00
fixed update of channel data on tabs
This commit is contained in:
parent
b21193e460
commit
c23d994bfc
1 changed files with 1 additions and 0 deletions
|
@ -323,6 +323,7 @@ GxsChannelPostsWidgetWithModel::GxsChannelPostsWidgetWithModel(const RsGxsGroupI
|
|||
setAutoDownload(false);
|
||||
settingsChanged();
|
||||
|
||||
setGroupId(channelId);
|
||||
mChannelPostsModel->updateChannel(channelId);
|
||||
|
||||
mEventHandlerId = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue