aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-paned.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-attachment-paned.h')
-rw-r--r--widgets/misc/e-attachment-paned.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/misc/e-attachment-paned.h b/widgets/misc/e-attachment-paned.h
index 93722a248e..a9022a7bc6 100644
--- a/widgets/misc/e-attachment-paned.h
+++ b/widgets/misc/e-attachment-paned.h
@@ -82,8 +82,8 @@ GtkWidget * e_attachment_paned_get_controls_container
(EAttachmentPaned *paned);
GtkWidget * e_attachment_paned_get_view_combo
(EAttachmentPaned *paned);
-void e_attachment_paned_set_default_height
- (int height);
+void e_attachment_paned_set_default_height
+ (gint height);
G_END_DECLS