X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.h;fp=openbox%2Fopenbox.h;h=673826a4a1e54552fe3990f2d9b676533042b9c2;hb=5a3154df0878e37d0af8fdd9077133283879b38f;hp=b5d722e9ef5a6e5115196f3d82bb32c4cb81750e;hpb=1eff22b1ef7a3fb81e2c8dc6c48b1ef3dd8bdaab;p=chaz%2Fopenbox diff --git a/openbox/openbox.h b/openbox/openbox.h index b5d722e9..673826a4 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -47,6 +47,7 @@ extern gchar *ob_sm_id; extern gchar *ob_sm_save_file; extern gboolean ob_replace_wm; extern gchar *ob_config_type; +extern gboolean ob_debug_xinerama; /* The state of execution of the window manager */ ObState ob_state();