mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 00:46:08 +00:00
context bots started, all callbacks done by pointers
This commit is contained in:
@@ -661,8 +661,7 @@ ImagePtr PhotoData::makeReplyPreview() {
|
||||
}
|
||||
|
||||
PhotoData::~PhotoData() {
|
||||
delete uploadingData;
|
||||
setBadPointer(uploadingData);
|
||||
deleteAndMark(uploadingData);
|
||||
}
|
||||
|
||||
void PhotoLink::onClick(Qt::MouseButton button) const {
|
||||
|
Reference in New Issue
Block a user