diff options
Diffstat (limited to 'widgets/misc/e-attachment-bar.h')
-rw-r--r-- | widgets/misc/e-attachment-bar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/e-attachment-bar.h b/widgets/misc/e-attachment-bar.h index d975b24633..1cd8bca475 100644 --- a/widgets/misc/e-attachment-bar.h +++ b/widgets/misc/e-attachment-bar.h @@ -66,7 +66,7 @@ struct _EAttachmentBarClass { }; -GtkType e_attachment_bar_get_type (void); +GType e_attachment_bar_get_type (void); GtkWidget *e_attachment_bar_new (GtkAdjustment *adj); void e_attachment_bar_to_multipart (EAttachmentBar *bar, CamelMultipart *multipart, |