diff options
Diffstat (limited to 'openbox/prop.h')
| -rw-r--r-- | openbox/prop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/prop.h b/openbox/prop.h index 13c338ef..92884144 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -129,7 +129,7 @@ typedef struct Atoms { Atom net_wm_strut_partial; Atom net_wm_icon; Atom net_wm_icon_geometry; -/* Atom net_wm_pid; */ + Atom net_wm_pid; Atom net_wm_allowed_actions; Atom net_wm_user_time; /* Atom net_wm_user_time_window; */ |
