fixed pspecific_linux

This commit is contained in:
John Preston 2014-11-13 10:32:06 -08:00
parent c89f13bb53
commit 722c801f8a
1 changed files with 1 additions and 1 deletions

View File

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