2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 22:55:11 +00:00

fixed tray notifications toggle, 0.9.4.dev version

This commit is contained in:
John Preston
2015-10-12 23:48:14 +02:00
parent 2e2455cf81
commit ed707c8f0e
3 changed files with 9 additions and 2 deletions

View File

@@ -806,6 +806,7 @@ namespace {
if (!_checkStreamStatus(stream)) return false;
cSetDesktopNotify(v == 1);
if (App::wnd()) App::wnd()->updateTrayMenu();
} break;
case dbiWindowsNotifications: {