Merge branch 'work' into wip/mikabox
[mikachu/openbox.git] / openbox / menu.h
index 50a301e..f036473 100644 (file)
@@ -187,6 +187,7 @@ void menu_show(gchar *name, const GravityPoint *pos, gint monitor,
                gboolean mouse, gboolean user_positioned,
                struct _ObClient *client);
 gboolean menu_hide_delay_reached(void);
+void menu_hide_delay_reset(void);
 
 /*! The show function is called right after a menu is shown */
 void menu_set_show_func(ObMenu *menu, ObMenuShowFunc func);