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