mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Slightly improved style of box for edit folder.
This commit is contained in:
@@ -412,7 +412,7 @@ void FilterRowButton::paintEvent(QPaintEvent *e) {
|
||||
AddButton(
|
||||
container,
|
||||
tr::lng_filters_create(),
|
||||
st::settingsFolderButton,
|
||||
st::settingsButtonActive,
|
||||
{ &st::settingsIconFolders, kIconLightBlue }
|
||||
)->setClickedCallback([=] {
|
||||
if (showLimitReached()) {
|
||||
|
Reference in New Issue
Block a user