2
0
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:
John Preston
2018-09-17 13:52:34 +03:00
parent 97a4c76043
commit 130aa67ba0
10 changed files with 163 additions and 187 deletions

View File

@@ -19,6 +19,9 @@ class VerticalLayout;
namespace Settings {
void SetupLanguageButton(
not_null<Ui::VerticalLayout*> container,
bool icon = true);
bool HasInterfaceScale();
void SetupInterfaceScale(
not_null<Ui::VerticalLayout*> container,