mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Support single download file thumbnail display.
This commit is contained in:
@@ -1910,6 +1910,9 @@ void Widget::onDialogMoved(int movedFrom, int movedTo) {
|
||||
|
||||
Widget::~Widget() {
|
||||
cancelSearchRequest();
|
||||
|
||||
// Destructor may hide the bar and attempt to double-destroy it.
|
||||
base::take(_downloadBar);
|
||||
}
|
||||
|
||||
} // namespace Dialogs
|
||||
|
Reference in New Issue
Block a user