mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
parent
c852cd7646
commit
39b4c83bb0
1 changed files with 0 additions and 7 deletions
|
@ -45,13 +45,6 @@ public:
|
|||
public slots:
|
||||
void addUsers(const std::vector<RoomMember> &users);
|
||||
|
||||
protected:
|
||||
void hideEvent(QHideEvent *event) override
|
||||
{
|
||||
list_->clear();
|
||||
QFrame::hideEvent(event);
|
||||
}
|
||||
|
||||
private:
|
||||
void moveButtonToBottom();
|
||||
|
||||
|
|
Loading…
Reference in a new issue