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 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(); |
