mirror of https://github.com/procxx/kepka.git
parent
fc72fe3a78
commit
389fb0c4e9
|
@ -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…
Reference in New Issue