X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=b9d6795eda1f296d4ca801714178542927111cc7;hb=49b14e7bf5eb6256b69e6da66fbf7a0bca383038;hp=93821c87887bba57143406ef22b89dbf62d4dbdf;hpb=9d8e1da42a40f886b0dd1a5f5b1fd79be59cd1e0;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index 93821c87..b9d6795e 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -193,6 +193,7 @@ typedef struct Atoms { Atom ob_wm_action_undecorate; Atom ob_wm_state_undecorated; Atom openbox_pid; /* this is depreecated in favour of ob_control */ + Atom ob_theme; Atom ob_control; } Atoms; Atoms prop_atoms;