X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fproperty.hh;h=22b62fe67c55cf3fe445ec3548a659a589170f23;hb=115fedf432d73f17ade48eaa2fa12dfd333bfcaa;hp=e38bb23a980d023ddd8ebfd27c116389a89c1667;hpb=2a2f4306f85a8aee0d0b89c3cd4dfaee5a85a928;p=chaz%2Fopenbox diff --git a/otk/property.hh b/otk/property.hh index e38bb23a..22b62fe6 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -11,11 +11,10 @@ extern "C" { #include - -#include } #include +#include namespace otk { @@ -125,6 +124,7 @@ struct Atoms { Atom kde_net_wm_window_type_override; Atom openbox_premax; + Atom openbox_active_window; };