From fbf54ef85cb6d9b26e77815312ae2e3d9e77f984 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 22 Oct 2006 02:41:49 +0000 Subject: fixing about --- src/plugins/about/about.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/about/about.c b/src/plugins/about/about.c index 7a7fba12..a3b9e99d 100644 --- a/src/plugins/about/about.c +++ b/src/plugins/about/about.c @@ -32,8 +32,8 @@ /** * This displays an about window */ -void on_about_clicked(GtkWidget *dummy, - gpointer data) { +void on_about_clicked_about(GtkWidget *dummy, + gpointer data) { GtkWidget * ad; GladeXML * axml; -- cgit v1.2.3