mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-04 11:00:46 +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