aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-paned.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-07-26 20:18:59 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-07-26 20:18:59 +0800
commit30ac043b6ef2ad85de31c8dfbd87ac5a63d58dd8 (patch)
treef60a7fedac630e2ea4539c4938f70c17899f0ff7 /widgets/misc/e-attachment-paned.h
parent1f7427ce4304d72a4b03acab5b7aa9aa6ebd8f77 (diff)
downloadgsoc2013-evolution-30ac043b6ef2ad85de31c8dfbd87ac5a63d58dd8.tar
gsoc2013-evolution-30ac043b6ef2ad85de31c8dfbd87ac5a63d58dd8.tar.gz
gsoc2013-evolution-30ac043b6ef2ad85de31c8dfbd87ac5a63d58dd8.tar.bz2
gsoc2013-evolution-30ac043b6ef2ad85de31c8dfbd87ac5a63d58dd8.tar.lz
gsoc2013-evolution-30ac043b6ef2ad85de31c8dfbd87ac5a63d58dd8.tar.xz
gsoc2013-evolution-30ac043b6ef2ad85de31c8dfbd87ac5a63d58dd8.tar.zst
gsoc2013-evolution-30ac043b6ef2ad85de31c8dfbd87ac5a63d58dd8.zip
Coding style and whitespace cleanups.
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