mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Removed AddButton and CreateButton without icon from Settings.
This commit is contained in:
@@ -295,7 +295,7 @@ void EditPrivacyBox::setupContent() {
|
||||
const auto button = content->add(
|
||||
object_ptr<Ui::SlideWrap<Button>>(
|
||||
content,
|
||||
CreateButton(
|
||||
object_ptr<Button>(
|
||||
content,
|
||||
rpl::duplicate(text),
|
||||
st::settingsButtonNoIcon)));
|
||||
|
||||
Reference in New Issue
Block a user