2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Version 4.16.

- Instant View on Windows 10+ and macOS.
- Allow scheduling messages in topics.
- Telegram Business: Links to Chats.
- Telegram Business: Custom Intro.
- Telegram Business: Chatbots.
- Sharing Revenue with Channel Owners.
This commit is contained in:
John Preston
2024-04-01 22:52:25 +04:00
parent c0117e72ad
commit 707146daed
14 changed files with 33 additions and 45 deletions

View File

@@ -670,12 +670,12 @@ base::options::toggle ShowPeerIdBelowAbout({
const TextWithEntities &value) {
slide->show(anim::type::normal);
});
auto labeled = layout->add(object_ptr<Ui::FlatLabel>(
layout->add(object_ptr<Ui::FlatLabel>(
layout,
std::move(nonEmptyText),
st::birthdayLabeled));
layout->add(Ui::CreateSkipWidget(layout, st::infoLabelSkip));
const auto subtext = layout->add(object_ptr<Ui::FlatLabel>(
layout->add(object_ptr<Ui::FlatLabel>(
layout,
std::move(
label