[gnome-online-accounts] backend: Export the enumeration type definitions



commit 081890263a762ec0a12b87e45cda84485367b49d
Author: Emanuele Aina <emanuele aina collabora com>
Date:   Tue Mar 19 10:44:18 2013 +0100

    backend: Export the enumeration type definitions
    
    Export the GType definition for the GoaProviderGroup enumeration to
    be able to box it inside GValue, etc.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695886

 src/goabackend/goabackend.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/goabackend/goabackend.h b/src/goabackend/goabackend.h
index fa9aff8..84ab517 100644
--- a/src/goabackend/goabackend.h
+++ b/src/goabackend/goabackend.h
@@ -28,6 +28,7 @@
 #endif
 
 #define __GOA_BACKEND_INSIDE_GOA_BACKEND_H__
+#include <goabackend/goabackendenumtypes.h>
 #include <goabackend/goabackendtypes.h>
 #include <goabackend/goaprovider.h>
 #undef __GOA_BACKEND_INSIDE_GOA_BACKEND_H__


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]