mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix build on macOS.
This commit is contained in:
parent
d986e70a89
commit
663c99cc2d
1 changed files with 0 additions and 1 deletions
|
@ -510,7 +510,6 @@ void GenerateItems(
|
||||||
return callback(OwnedItem(delegate, item), sentDate);
|
return callback(OwnedItem(delegate, item), sentDate);
|
||||||
};
|
};
|
||||||
|
|
||||||
using Flag = MTPDmessage::Flag;
|
|
||||||
const auto fromName = from->name;
|
const auto fromName = from->name;
|
||||||
const auto fromLink = from->createOpenLink();
|
const auto fromLink = from->createOpenLink();
|
||||||
const auto fromLinkText = textcmdLink(1, fromName);
|
const auto fromLinkText = textcmdLink(1, fromName);
|
||||||
|
|
Loading…
Add table
Reference in a new issue