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

Replaced AboutBox with generic box.

This commit is contained in:
23rd
2025-06-29 23:37:43 +03:00
parent c93e948bb3
commit ac243136b9
5 changed files with 71 additions and 101 deletions

View File

@@ -403,7 +403,7 @@ MainMenu::MainMenu(
_version->setLink(
2,
std::make_shared<LambdaClickHandler>([=] {
controller->show(Box<AboutBox>());
controller->show(Box(AboutBox));
}));
rpl::combine(