summaryrefslogtreecommitdiff
path: root/plugins/shellexecui/callbacks.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/shellexecui/callbacks.h')
-rw-r--r--plugins/shellexecui/callbacks.h4
1 files changed, 4 insertions, 0 deletions
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);