mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Tidy windows when closing room config
This commit is contained in:
parent
5dbddf4d43
commit
b7cb527608
@ -3919,6 +3919,7 @@ cmd_form(ProfWin *window, const char *const command, gchar **args)
|
|||||||
}
|
}
|
||||||
ui_focus_win(new_current);
|
ui_focus_win(new_current);
|
||||||
wins_close_by_num(num);
|
wins_close_by_num(num);
|
||||||
|
wins_tidy();
|
||||||
}
|
}
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
Loading…
Reference in New Issue
Block a user