fixed pspecific_linux

This commit is contained in:
John Preston 2014-11-13 10:32:06 -08:00
parent c89f13bb53
commit 722c801f8a

View file

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