mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-10 00:29:31 +00:00
Fix build for Xcode.
This commit is contained in:
parent
79870600d9
commit
da385069f4
@ -142,7 +142,7 @@ struct HistoryMessageReply : public RuntimeComponent<HistoryMessageReply, Histor
|
||||
void setReplyToLinkFrom(
|
||||
not_null<HistoryMessage*> holder);
|
||||
|
||||
[[nodiscard]] void refreshReplyToDocument();
|
||||
void refreshReplyToDocument();
|
||||
|
||||
MsgId replyToMsgId = 0;
|
||||
HistoryItem *replyToMsg = nullptr;
|
||||
|
Loading…
Reference in New Issue
Block a user