2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-01 15:15:13 +00:00

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;