diff options
Diffstat (limited to 'openbox/openbox.h')
| -rw-r--r-- | openbox/openbox.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/openbox.h b/openbox/openbox.h index a9d32688..5ed4c11e 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -27,6 +27,8 @@ SnDisplay *ob_sn_display; /*! The number of the screen on which we're running */ extern gint ob_screen; +extern gchar *ob_sm_id; +extern gboolean ob_sm_use; extern gboolean ob_replace_wm; /* The state of execution of the window manager */ |
