mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
Restore 16px tray icon size
Looks like there are support for this size since b703f4e555
This commit is contained in:
parent
a2e4403b28
commit
b1b01385d0
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ QIcon TrayIconGen(int counter, bool muted) {
|
|||
QIcon systemIcon;
|
||||
|
||||
static const auto iconSizes = {
|
||||
16,
|
||||
22,
|
||||
24,
|
||||
32,
|
||||
|
|
Loading…
Add table
Reference in a new issue