mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-04 16:45:12 +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