mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix build with Xcode.
This commit is contained in:
@@ -1615,7 +1615,6 @@ QPointer<Ui::BoxContent> ShowShareGameBox(
|
||||
const auto confirm = std::make_shared<QPointer<Ui::BoxContent>>();
|
||||
auto send = crl::guard(thread, [=] {
|
||||
ShareBotGame(bot, thread, shortName);
|
||||
using Way = Window::SectionShow::Way;
|
||||
if (const auto strong = *weak) {
|
||||
strong->closeBox();
|
||||
}
|
||||
|
Reference in New Issue
Block a user