]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
rename dock/himeTimeout to dock/hideDelay in the config file
[chaz/openbox] / openbox / config.h
index 4e68739544c8bc89bc73f4e7adbb2352d4ba8b85..917e8fa793c7e3c9e00f588985c9793ee3af6d3e 100644 (file)
@@ -54,7 +54,7 @@ extern ObOrientation config_dock_orient;
 /*! Whether to auto-hide the dock when the pointer is not over it */
 extern gboolean config_dock_hide;
 /*! The number of microseconds to wait before hiding the dock */
-extern guint config_dock_hide_timeout;
+extern guint config_dock_hide_delay;
 
 /* The name of the theme */
 extern char *config_theme;
This page took 0.01944 seconds and 4 git commands to generate.