mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 00:19:30 -05:00
fixed update of channel data on tabs
This commit is contained in:
parent
b21193e460
commit
c23d994bfc
@ -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…
Reference in New Issue
Block a user