Clean up unused avatar functions
This commit is contained in:
parent
31a83c515e
commit
b25e481418
5 changed files with 4 additions and 28 deletions
|
|
@ -196,13 +196,6 @@ TopRoomBar::updateRoomAvatar(const QString &avatar_image)
|
|||
update();
|
||||
}
|
||||
|
||||
void
|
||||
TopRoomBar::updateRoomAvatar(const QIcon &icon)
|
||||
{
|
||||
avatar_->setIcon(icon);
|
||||
update();
|
||||
}
|
||||
|
||||
void
|
||||
TopRoomBar::updateRoomName(const QString &name)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue