[pygobject] Don't import again PyGObject (John Ralls)



commit b83507263231d9bf47f6c8450583e3d03f0a3b5b
Author: Tomeu Vizoso <tomeu vizoso collabora co uk>
Date:   Mon Aug 16 09:55:35 2010 +0200

    Don't import again PyGObject (John Ralls)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=626996

 gi/pygi.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gi/pygi.h b/gi/pygi.h
index 96a0dde..93b5322 100644
--- a/gi/pygi.h
+++ b/gi/pygi.h
@@ -22,6 +22,7 @@
 #ifndef __PYGI_H__
 #define __PYGI_H__
 
+#define NO_IMPORT_PYGOBJECT
 #include <config.h>
 #include <pygobject.h>
 



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