handle WM_DELETE_WINDOW better
This commit is contained in:
parent
3f9125d1ae
commit
823c865791
2 changed files with 5 additions and 3 deletions
|
|
@ -29,6 +29,7 @@ struct _MwLLX11 {
|
|||
GC gc;
|
||||
Colormap colormap;
|
||||
Atom wm_delete;
|
||||
Atom wm_protocols;
|
||||
XIM xim;
|
||||
XIC xic;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue