2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 09:05:14 +00:00

Started work on settings

This commit is contained in:
RadRussianRus
2019-10-10 19:57:03 +03:00
parent f540525e08
commit c55c606af6
13 changed files with 171 additions and 1 deletions

View File

@@ -104,6 +104,10 @@ void SetupSections(
tr::lng_settings_advanced(),
Type::Advanced,
&st::settingsIconGeneral);
addSection(
tr::ktg_settings_kotato(),
Type::Kotato,
&st::settingsIconKotato);
SetupLanguageButton(container);