From 13d4452306f71fb8f5f2e2bafbfc6b6693e0b37c Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 3 Jun 2007 02:54:32 +0000 Subject: Fix compilation warnings in mail folder (#437935). svn path=/trunk/; revision=33628 --- mail/em-mailer-prefs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/em-mailer-prefs.h') diff --git a/mail/em-mailer-prefs.h b/mail/em-mailer-prefs.h index 6426e3fd41..09dc7811cb 100644 --- a/mail/em-mailer-prefs.h +++ b/mail/em-mailer-prefs.h @@ -142,6 +142,7 @@ struct _EMMailerPrefsClass { }; GtkType em_mailer_prefs_get_type (void); +GtkWidget * create_combo_text_widget (); struct _GtkWidget *em_mailer_prefs_new (void); -- cgit v1.2.3