From 0e25f2b3d4b2ce21a587703a08043d2b98a31d4d Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Fri, 27 Jun 2014 20:46:56 +0200 Subject: shellexecui: disallow multiple shellexecui dialogs --- plugins/shellexecui/callbacks.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/shellexecui/callbacks.h') diff --git a/plugins/shellexecui/callbacks.h b/plugins/shellexecui/callbacks.h index c4b57687..4b1f2037 100644 --- a/plugins/shellexecui/callbacks.h +++ b/plugins/shellexecui/callbacks.h @@ -28,3 +28,7 @@ on_edit_cancel_button_clicked (GtkButton *button, void on_edit_ok_button_clicked (GtkButton *button, gpointer user_data); + +void +on_shellexec_conf_dialog_destroy (GObject *object, + gpointer user_data); -- cgit v1.2.3