From 7b529b4df25ebdecf84ebbb974060534cf1d776e Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 20 Jun 2001 22:58:48 +0000 Subject: add prototype for close_dialog to remove warnings. 2001-06-20 Chris Toshok * contact-editor/e-contact-editor.c: add prototype for close_dialog to remove warnings. svn path=/trunk/; revision=10349 --- addressbook/gui/contact-editor/e-contact-editor.c | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui') diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c index 2a1eb40653..2bea60e926 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.c +++ b/addressbook/gui/contact-editor/e-contact-editor.c @@ -79,6 +79,7 @@ static void set_fields(EContactEditor *editor); static void set_address_field(EContactEditor *editor, int result); static void add_field_callback(GtkWidget *widget, EContactEditor *editor); static void command_state_changed (EContactEditor *ce); +static void close_dialog (EContactEditor *ce); static GtkObjectClass *parent_class = NULL; -- cgit v1.2.3