mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 02:01:40 -05:00
fixed pspecific_linux
This commit is contained in:
parent
c89f13bb53
commit
722c801f8a
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ void PsMainWindow::psUpdateWorkmode() {
|
|||
}
|
||||
|
||||
void PsMainWindow::psUpdateCounter() {
|
||||
setWindowIcon(myIcon);
|
||||
setWindowIcon(wndIcon);
|
||||
|
||||
int32 counter = App::histories().unreadFull;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue