diff options
Diffstat (limited to 'mate-panel/panel-run-dialog.h')
-rw-r--r-- | mate-panel/panel-run-dialog.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |