diff options
Diffstat (limited to 'mail/em-subscribe-editor.h')
-rw-r--r-- | mail/em-subscribe-editor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-subscribe-editor.h b/mail/em-subscribe-editor.h index 36710ec0c5..d10d68bbb8 100644 --- a/mail/em-subscribe-editor.h +++ b/mail/em-subscribe-editor.h @@ -23,6 +23,6 @@ #include <gtk/gtk.h> -GtkDialog *em_subscribe_editor_new(void); +GtkWidget *em_subscribe_editor_new(void); #endif /* ! _EM_SUBSCRIBE_EDITOR_H */ |