Removed AddButton and CreateButton without icon from Settings.

This commit is contained in:
23rd
2023-11-14 23:59:21 +03:00
parent f6cb9072d2
commit f629bf76ff
40 changed files with 173 additions and 171 deletions
@@ -609,7 +609,7 @@ template <typename Flags>
return checkView;
} else {
const auto button = Settings::AddButton(
const auto button = Settings::AddButtonWithIcon(
verticalLayout,
rpl::single(entry.label),
st,