mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-04 16:45:12 +00:00
fixed pspecific_linux
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user