From 5643aebece3ebba52eadbc7af3c6b5a60c1006b6 Mon Sep 17 00:00:00 2001 From: waker Date: Sun, 27 Feb 2011 13:17:01 +0100 Subject: removed author and email fields, added single all-purpose copyright field; added copyright info to all plugins; updated gtkui to reflect the changes --- plugins/gtkui/callbacks.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'plugins/gtkui/callbacks.h') diff --git a/plugins/gtkui/callbacks.h b/plugins/gtkui/callbacks.h index 2de5e663..297a605a 100644 --- a/plugins/gtkui/callbacks.h +++ b/plugins/gtkui/callbacks.h @@ -1058,3 +1058,11 @@ on_dsp_preset_save_clicked (GtkButton *button, void on_dsp_preset_load_clicked (GtkButton *button, gpointer user_data); + +void +on_plug_copyright_clicked (GtkButton *button, + gpointer user_data); + +GtkWidget* +create_plugin_weblink (gchar *widget_name, gchar *string1, gchar *string2, + gint int1, gint int2); -- cgit v1.2.3