Don't generate 64px tray icon since badge counter generator doesn't support it

This commit is contained in:
Ilya Fedin 2020-07-18 03:34:46 +04:00 committed by John Preston
parent 47a237c924
commit c24da4c3df
1 changed files with 0 additions and 1 deletions

View File

@ -151,7 +151,6 @@ QIcon TrayIconGen(int counter, bool muted) {
24,
32,
48,
64
};
for (const auto iconSize : iconSizes) {