mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Add ability to archive/unarchive the chats.
This commit is contained in:
@@ -620,6 +620,9 @@ void MainWindow::setInactivePress(bool inactive) {
|
||||
}
|
||||
}
|
||||
|
||||
MainWindow::~MainWindow() = default;
|
||||
MainWindow::~MainWindow() {
|
||||
// We want to delete all widgets before the _controller.
|
||||
_body.destroy();
|
||||
}
|
||||
|
||||
} // namespace Window
|
||||
|
Reference in New Issue
Block a user