add icon to window
This commit is contained in:
parent
01cab4d784
commit
68b39ed6d4
2 changed files with 8 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ void check_mail(void){
|
|||
MwVaApply(image,
|
||||
MwNpixmap, full,
|
||||
NULL);
|
||||
MwVaApply(window,
|
||||
MwNiconPixmap, full,
|
||||
NULL);
|
||||
}
|
||||
|
||||
last = s.st_mtime;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue