mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-27 20:01:21 -04:00
fixed update of tab name in forums
This commit is contained in:
parent
4ed1d1f8fc
commit
d7a5af62fa
1 changed files with 2 additions and 0 deletions
|
@ -1957,6 +1957,8 @@ void GxsForumThreadWidget::updateGroupData()
|
|||
|
||||
updateForumDescription(true);
|
||||
|
||||
emit groupChanged(this); // signals the parent widget to e.g. update the group tab name
|
||||
|
||||
}, this );
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue