diff options
Diffstat (limited to 'openbox/prop.h')
| -rw-r--r-- | openbox/prop.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openbox/prop.h b/openbox/prop.h index 644717a2..419aa512 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -202,6 +202,9 @@ typedef struct Atoms { Atom ob_theme; Atom ob_config_file; Atom ob_control; + Atom ob_role; + Atom ob_name; + Atom ob_class; } Atoms; extern Atoms prop_atoms; |
