mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 23:24:01 +02:00
parent
fc72fe3a78
commit
389fb0c4e9
1 changed files with 1 additions and 0 deletions
|
@ -1229,6 +1229,7 @@ void Gif::parentTextUpdated() {
|
||||||
}
|
}
|
||||||
|
|
||||||
void Gif::refreshParentId(not_null<HistoryItem*> realParent) {
|
void Gif::refreshParentId(not_null<HistoryItem*> realParent) {
|
||||||
|
File::refreshParentId(realParent);
|
||||||
if (_parent->media() == this) {
|
if (_parent->media() == this) {
|
||||||
refreshCaption();
|
refreshCaption();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue