diff options
Diffstat (limited to 'src/display.h')
-rw-r--r-- | src/display.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/display.h b/src/display.h index 6f092576..4a9df646 100644 --- a/src/display.h +++ b/src/display.h @@ -44,6 +44,7 @@ struct _MetaDisplay Atom atom_wm_take_focus; Atom atom_wm_delete_window; Atom atom_wm_state; + Atom atom_net_close_window; /* This is the actual window from focus events, * not the one we last set |