[evolution-data-server] Add E_TYPE_CAL_CLIENT_SOURCE_TYPE macro.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Add E_TYPE_CAL_CLIENT_SOURCE_TYPE macro.
- Date: Fri, 26 Aug 2011 14:12:47 +0000 (UTC)
commit dba736a85668cc2a7b2e96df53d8258c5eef0405
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Aug 26 10:10:51 2011 -0400
Add E_TYPE_CAL_CLIENT_SOURCE_TYPE macro.
calendar/libecal/e-cal-client.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/calendar/libecal/e-cal-client.h b/calendar/libecal/e-cal-client.h
index e04491a..d2cfbab 100644
--- a/calendar/libecal/e-cal-client.h
+++ b/calendar/libecal/e-cal-client.h
@@ -49,6 +49,9 @@ typedef enum {
E_CAL_CLIENT_SOURCE_TYPE_LAST
} ECalClientSourceType;
+#define E_TYPE_CAL_CLIENT_SOURCE_TYPE \
+ (e_cal_client_source_type_enum_get_type ())
+
GType e_cal_client_source_type_enum_get_type (void);
#define E_CAL_CLIENT_ERROR e_cal_client_error_quark ()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]