diff options
Diffstat (limited to 'openbox/config.h')
| -rw-r--r-- | openbox/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/config.h b/openbox/config.h index 3754bd61..88127626 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -35,7 +35,7 @@ extern gboolean config_focus_follow; extern guint config_focus_delay; /*! If windows should automatically be raised when they are focused in focus follows mouse */ -extern guint config_focus_raise; +extern gboolean config_focus_raise; extern ObPlacePolicy config_place_policy; |
