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:
@@ -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() },
|
||||
|
Reference in New Issue
Block a user