aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-paned.h
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2009-07-24 10:50:14 +0800
committerSrinivasa Ragavan <sragavan@novell.com>2009-07-24 10:50:14 +0800
commit55978f863a5c51797881dfe8fd69ca862d60b70c (patch)
tree9209ae487131b744a3802228cac5c5ac0af2c8c0 /widgets/misc/e-attachment-paned.h
parente502c83e159afd3df74c8ff20cf21e56bfb1a242 (diff)
downloadgsoc2013-evolution-55978f863a5c51797881dfe8fd69ca862d60b70c.tar
gsoc2013-evolution-55978f863a5c51797881dfe8fd69ca862d60b70c.tar.gz
gsoc2013-evolution-55978f863a5c51797881dfe8fd69ca862d60b70c.tar.bz2
gsoc2013-evolution-55978f863a5c51797881dfe8fd69ca862d60b70c.tar.lz
gsoc2013-evolution-55978f863a5c51797881dfe8fd69ca862d60b70c.tar.xz
gsoc2013-evolution-55978f863a5c51797881dfe8fd69ca862d60b70c.tar.zst
gsoc2013-evolution-55978f863a5c51797881dfe8fd69ca862d60b70c.zip
Fix Attachment bar size of Anjal.
Diffstat (limited to 'widgets/misc/e-attachment-paned.h')
-rw-r--r--widgets/misc/e-attachment-paned.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/misc/e-attachment-paned.h b/widgets/misc/e-attachment-paned.h
index 825de3a16b..93722a248e 100644
--- a/widgets/misc/e-attachment-paned.h
+++ b/widgets/misc/e-attachment-paned.h
@@ -82,6 +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);
G_END_DECLS