X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.h;fp=openbox%2Fopenbox.h;h=b5d722e9ef5a6e5115196f3d82bb32c4cb81750e;hb=5c96972bfffacb7dc24c96673f85e413e5c87b94;hp=fadb698140c83153fd9f5d1e713167ed78296f7a;hpb=6171dbf970c2c4f8d9736a8ae5184eb9ac38d7ce;p=chaz%2Fopenbox diff --git a/openbox/openbox.h b/openbox/openbox.h index fadb6981..b5d722e9 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -46,6 +46,7 @@ extern gchar *ob_sm_id; make a new file every time, yay. */ extern gchar *ob_sm_save_file; extern gboolean ob_replace_wm; +extern gchar *ob_config_type; /* The state of execution of the window manager */ ObState ob_state();