mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Fix build for Xcode.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user