X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=419aa512b91ee4e3c05017393b2ad3b349721e33;hb=9cf5903e16c68ce1877d8d04ca6ee1c28e04a5ce;hp=644717a2af816ed905cedd166e3fb025c68ccb91;hpb=5b678bdfcf9e21c846d6560badd009484d174a89;p=chaz%2Fopenbox 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;