mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 18:29:02 -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);
|
setAutoDownload(false);
|
||||||
settingsChanged();
|
settingsChanged();
|
||||||
|
|
||||||
|
setGroupId(channelId);
|
||||||
mChannelPostsModel->updateChannel(channelId);
|
mChannelPostsModel->updateChannel(channelId);
|
||||||
|
|
||||||
mEventHandlerId = 0;
|
mEventHandlerId = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue