mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
Don't generate 64px tray icon since badge counter generator doesn't support it
This commit is contained in:
parent
47a237c924
commit
c24da4c3df
1 changed files with 0 additions and 1 deletions
|
@ -151,7 +151,6 @@ QIcon TrayIconGen(int counter, bool muted) {
|
|||
24,
|
||||
32,
|
||||
48,
|
||||
64
|
||||
};
|
||||
|
||||
for (const auto iconSize : iconSizes) {
|
||||
|
|
Loading…
Add table
Reference in a new issue