mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-30 01:08:02 +00:00
Fix build with GCC.
This commit is contained in:
@@ -173,7 +173,6 @@ void MessageView::prepare(
|
||||
st::dialogsTextStyle,
|
||||
std::move(sender),
|
||||
DialogTextOptions());
|
||||
const auto topicTill = preview.imagesInTextPosition;
|
||||
preview.text = Text::Mid(preview.text, senderTill);
|
||||
} else {
|
||||
_senderCache = { st::dialogsTextWidthMin };
|
||||
|
||||
Reference in New Issue
Block a user