]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.h
missing header
[chaz/openbox] / openbox / openbox.h
index b5d722e9ef5a6e5115196f3d82bb32c4cb81750e..460de0b46b31382d767b99ef82c3414316210a6c 100644 (file)
@@ -45,8 +45,9 @@ extern gchar   *ob_sm_id;
 /* This save_file will get pass to ourselves if we restart too! So we won't
  make a new file every time, yay. */
 extern gchar   *ob_sm_save_file;
+extern gboolean ob_sm_restore;
 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();
This page took 0.024126 seconds and 4 git commands to generate.