diff options
Diffstat (limited to 'gdata/gcontact/gdata-gcontact-calendar.h')
-rw-r--r-- | gdata/gcontact/gdata-gcontact-calendar.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdata/gcontact/gdata-gcontact-calendar.h b/gdata/gcontact/gdata-gcontact-calendar.h index 935a7f61..a225ebc7 100644 --- a/gdata/gcontact/gdata-gcontact-calendar.h +++ b/gdata/gcontact/gdata-gcontact-calendar.h @@ -94,6 +94,11 @@ typedef struct { typedef struct { /*< private >*/ GDataParsableClass parent; + + /*< private >*/ + /* Padding for future expansion */ + void (*_g_reserved0) (void); + void (*_g_reserved1) (void); } GDataGContactCalendarClass; GType gdata_gcontact_calendar_get_type (void) G_GNUC_CONST; |