mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Some settings reordered in sections.
This commit is contained in:
@@ -89,7 +89,8 @@ not_null<Button*> AddButtonWithLabel(
|
||||
void CreateRightLabel(
|
||||
not_null<Button*> button,
|
||||
rpl::producer<QString> label,
|
||||
const style::InfoProfileButton &st);
|
||||
const style::InfoProfileButton &st,
|
||||
LangKey buttonText);
|
||||
void AddSubsectionTitle(
|
||||
not_null<Ui::VerticalLayout*> conatiner,
|
||||
LangKey text);
|
||||
|
Reference in New Issue
Block a user