[evolution] EAttachmentPaned - Margins are not correctly set when composer is opened
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] EAttachmentPaned - Margins are not correctly set when composer is opened
- Date: Fri, 13 Mar 2015 12:42:03 +0000 (UTC)
commit 2ff12fa6ad7ac7ad41c8e90e7b8dd5bfa0e5f816
Author: Tomas Popela <tpopela redhat com>
Date: Fri Mar 13 13:41:19 2015 +0100
EAttachmentPaned - Margins are not correctly set when composer is opened
e-util/e-attachment-paned.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/e-util/e-attachment-paned.c b/e-util/e-attachment-paned.c
index 77fcdc8..767f497 100644
--- a/e-util/e-attachment-paned.c
+++ b/e-util/e-attachment-paned.c
@@ -791,6 +791,8 @@ e_attachment_paned_init (EAttachmentPaned *paned)
G_CALLBACK (attachment_paned_update_status), paned);
g_object_unref (size_group);
+
+ attachment_paned_notify_cb (paned, NULL, GTK_EXPANDER (paned->priv->expander));
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]