2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-28 13:17:43 +00:00
This commit is contained in:
John Preston 2014-11-15 02:24:00 +03:00
commit d953f894a1

View File

@ -115,7 +115,7 @@ void PsMainWindow::psUpdateWorkmode() {
} }
void PsMainWindow::psUpdateCounter() { void PsMainWindow::psUpdateCounter() {
setWindowIcon(myIcon); setWindowIcon(wndIcon);
int32 counter = App::histories().unreadFull; int32 counter = App::histories().unreadFull;