diff options
Diffstat (limited to 'openbox/openbox.h')
| -rw-r--r-- | openbox/openbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/openbox.h b/openbox/openbox.h index e258d31e..460de0b4 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -45,6 +45,7 @@ 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 gboolean ob_debug_xinerama; |
