mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Version 0.10.13.alpha: crash fix in custom notifications.
Not sending inline bot request drafts to server by timeout.
This commit is contained in:
@@ -105,7 +105,7 @@ void RadialProgressItem::checkRadialFinished() {
|
||||
}
|
||||
|
||||
RadialProgressItem::~RadialProgressItem() {
|
||||
deleteAndMark(_radial);
|
||||
delete base::take(_radial);
|
||||
}
|
||||
|
||||
void FileBase::setStatusSize(int32 newSize, int32 fullSize, int32 duration, qint64 realDuration) const {
|
||||
|
Reference in New Issue
Block a user