Use only really supported icon sizes
This commit is contained in:
parent
620c596200
commit
5c8a19b7f7
|
@ -202,7 +202,6 @@ QIcon TrayIconGen(int counter, bool muted) {
|
|||
QIcon systemIcon;
|
||||
|
||||
const auto iconSizes = {
|
||||
16,
|
||||
22,
|
||||
24,
|
||||
32,
|
||||
|
|
Loading…
Reference in New Issue