mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-17 17:43:59 -05:00
tried to improve the logic in tab system. Not finished yet
This commit is contained in:
parent
d39b09c5bc
commit
b21193e460
3 changed files with 56 additions and 58 deletions
|
|
@ -558,6 +558,7 @@ void GxsChannelPostsWidgetWithModel::updateGroupData()
|
|||
|
||||
insertChannelDetails(mGroup);
|
||||
|
||||
emit groupDataLoaded();
|
||||
emit groupChanged(this); // signals the parent widget to e.g. update the group tab name
|
||||
} );
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue