mirror of https://github.com/procxx/kepka.git
Merge branch 'master' of https://github.com/telegramdesktop/tdesktop
This commit is contained in:
commit
d953f894a1
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue