Restore 16px tray icon size

Looks like there are support for this size since b703f4e555
This commit is contained in:
Ilya Fedin 2020-11-19 19:34:32 +04:00 committed by John Preston
parent a2e4403b28
commit b1b01385d0

View file

@ -202,6 +202,7 @@ QIcon TrayIconGen(int counter, bool muted) {
QIcon systemIcon; QIcon systemIcon;
static const auto iconSizes = { static const auto iconSizes = {
16,
22, 22,
24, 24,
32, 32,