[evolution/camel-gobject: 3/4] Remove the boxed type for CamelObject.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution/camel-gobject: 3/4] Remove the boxed type for CamelObject.
- Date: Wed, 18 Nov 2009 00:31:12 +0000 (UTC)
commit 9e24d8bb096f1552bb9cd2265e2a432c9ca33cee
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Oct 9 17:44:51 2009 -0500
Remove the boxed type for CamelObject.
widgets/misc/e-attachment.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/widgets/misc/e-attachment.c b/widgets/misc/e-attachment.c
index bd43c58..39ce9d8 100644
--- a/widgets/misc/e-attachment.c
+++ b/widgets/misc/e-attachment.c
@@ -781,7 +781,7 @@ attachment_class_init (EAttachmentClass *class)
"mime-part",
"MIME Part",
NULL,
- E_TYPE_CAMEL_OBJECT,
+ CAMEL_TYPE_MIME_PART,
G_PARAM_READWRITE));
g_object_class_install_property (
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]