2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Renamed class back from AdaptiveModern to Adaptive.

This commit is contained in:
23rd
2021-05-27 16:54:24 +03:00
parent 5b4d442799
commit 2ed3543b53
11 changed files with 37 additions and 37 deletions

View File

@@ -969,8 +969,8 @@ void SetupChatBackground(
}, tile->lifetime());
adaptive->toggleOn(controller->adaptive().chatLayoutValue(
) | rpl::map([](Window::AdaptiveModern::ChatLayout layout) {
return (layout == Window::AdaptiveModern::ChatLayout::Wide);
) | rpl::map([](Window::Adaptive::ChatLayout layout) {
return (layout == Window::Adaptive::ChatLayout::Wide);
}));
adaptive->entity()->checkedChanges(