]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
Revert "Fix the delayed hiding of submenus, so that they don't end up hidden while...
[chaz/openbox] / openbox / prop.h
index 644717a2af816ed905cedd166e3fb025c68ccb91..419aa512b91ee4e3c05017393b2ad3b349721e33 100644 (file)
@@ -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;
 
This page took 0.02169 seconds and 4 git commands to generate.