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, 4 insertions, 0 deletions
diff --git a/widgets/misc/e-attachment-paned.h b/widgets/misc/e-attachment-paned.h
index 401ec581cb..c0fd7b5c54 100644
--- a/widgets/misc/e-attachment-paned.h
+++ b/widgets/misc/e-attachment-paned.h
@@ -78,6 +78,10 @@ void e_attachment_paned_drag_data_received
GtkSelectionData *selection,
guint info,
guint time);
+GtkWidget * e_attachment_paned_get_controls_container
+ (EAttachmentPaned *paned);
+GtkWidget * e_attachment_paned_get_view_combo
+ (EAttachmentPaned *paned);
G_END_DECLS