From b6c3c38db9d4c0abb201f2f8a109c69b575db6e9 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 16 Oct 2012 23:53:09 +0200 Subject: add --run-dialog option to open run dialog --- mate-panel/panel-run-dialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mate-panel/panel-run-dialog.h') diff --git a/mate-panel/panel-run-dialog.h b/mate-panel/panel-run-dialog.h index fcd3c244..552d35e2 100644 --- a/mate-panel/panel-run-dialog.h +++ b/mate-panel/panel-run-dialog.h @@ -34,6 +34,8 @@ extern "C" { void panel_run_dialog_present (GdkScreen *screen, guint32 activate_time); +void panel_run_dialog_quit_on_destroy (void); + #ifdef __cplusplus } #endif -- cgit v1.2.1