]> www.infradead.org Git - users/dwmw2/ews-sync.git/commitdiff
Define ews_error_quark()
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 22 Jul 2010 13:22:21 +0000 (14:22 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 22 Jul 2010 13:22:21 +0000 (14:22 +0100)
libews.h

index 7b6ba7cc2861d33758fbe5ac566b3771966da4fb..896e7ccc00e90ab8f28830018cca6265dd7bc98e 100644 (file)
--- a/libews.h
+++ b/libews.h
@@ -35,6 +35,8 @@ icalcomponent *ews_calitem_to_ical(xmlNode *xml_node, const gchar *parent_id,
                                                                  GError **error),
                                   void *fetch_subitem_priv, GError **error);
 
+GQuark ews_error_quark();
+
 #define EWS_ERROR (ews_error_quark())
 
 typedef enum {