[evolution-data-server/wip/camel-more-gobject] Fix the private property being introspected
- From: Corentin Noël <corentinnoel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/wip/camel-more-gobject] Fix the private property being introspected
- Date: Wed, 26 Oct 2016 19:47:55 +0000 (UTC)
commit 67c23bc7107b5f016e7091c60e571c03bdb1c051
Author: Corentin Noël <corentin elementary io>
Date: Wed Oct 26 21:46:46 2016 +0200
Fix the private property being introspected
src/camel/camel-folder.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/camel/camel-folder.h b/src/camel/camel-folder.h
index 26488b5..b9f9bf5 100644
--- a/src/camel/camel-folder.h
+++ b/src/camel/camel-folder.h
@@ -100,6 +100,7 @@ struct _CamelFolderChangeInfo {
GPtrArray *uid_changed;
GPtrArray *uid_recent;
+ /*< private >*/
CamelFolderChangeInfoPrivate *priv;
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]