mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-04-23 15:47:41 +00:00
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
Block a user