mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed update of tab name in forums
This commit is contained in:
parent
4ed1d1f8fc
commit
d7a5af62fa
@ -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…
Reference in New Issue
Block a user