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 f5129ecc..a9d32688 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 gboolean ob_replace_wm; + /* The state of execution of the window manager */ ObState ob_state(); |
