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() {
setWindowIcon(myIcon);
setWindowIcon(wndIcon);
int32 counter = App::histories().unreadFull;