2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Version 5.1: Fix build on macOS.

This commit is contained in:
John Preston
2024-05-31 23:03:06 +04:00
parent 72d1b43453
commit 3ba1941808
11 changed files with 3 additions and 23 deletions

View File

@@ -2098,7 +2098,7 @@ QPointer<Ui::BoxContent> ShowForwardMessagesBox(
}
state->menu->setForcedVerticalOrigin(
Ui::PopupMenu::VerticalOrigin::Bottom);
const auto result = SendMenu::FillSendMenu(
SendMenu::FillSendMenu(
state->menu.get(),
show,
SendMenu::Details{ sendMenuType() },