]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
stop any moveresizes on shutdown
[chaz/openbox] / openbox / config.h
index 3312adb6c7c3cc659b87640a0474751592b00666..f33a90f664cd1e0711f5d044447847ca467d336e 100644 (file)
@@ -39,7 +39,7 @@ extern gint config_dock_y;
 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 milliseconds to wait before hiding the dock */
+/*! The number of microseconds to wait before hiding the dock */
 extern guint config_dock_hide_timeout;
 
 /* The name of the theme */
This page took 0.019717 seconds and 4 git commands to generate.