forked from blue/squawk
clearing presences and statuses on disconnect of an account
This commit is contained in:
parent
49aa99d4db
commit
833913cac2
6 changed files with 38 additions and 0 deletions
|
@ -50,6 +50,7 @@ protected:
|
|||
|
||||
protected slots:
|
||||
void refresh();
|
||||
void toOfflineState() override;
|
||||
|
||||
protected:
|
||||
void setAvailability(Shared::Availability p_state);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue