2
0
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:
23rd
2022-05-03 20:57:23 +03:00
parent bfa3655c7b
commit b04aaba8d0
7 changed files with 15 additions and 24 deletions

View File

@@ -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()) {