Make sure the _MOTIF_WM_INFO atom exists.
[dana/openbox.git] / openbox / prop.h
index 46c9301..644717a 100644 (file)
@@ -55,6 +55,7 @@ typedef struct Atoms {
     Atom wm_client_leader;
     Atom wm_transient_for;
     Atom motif_wm_hints;
+    Atom motif_wm_info;
 
     /* SM atoms */
     Atom sm_client_id;