hippo-canvas r7294 - trunk/python



Author: marco
Date: Thu Oct 16 11:44:41 2008
New Revision: 7294
URL: http://svn.gnome.org/viewvc/hippo-canvas?rev=7294&view=rev

Log:
Add missing import to fix compiler warnings.

Modified:
   trunk/python/hippo.override

Modified: trunk/python/hippo.override
==============================================================================
--- trunk/python/hippo.override	(original)
+++ trunk/python/hippo.override	Thu Oct 16 11:44:41 2008
@@ -15,6 +15,7 @@
 #include "hippo/hippo-canvas-link.h"
 #include "hippo/hippo-canvas-gradient.h"
 #include "hippo/hippo-canvas.h"
+#include "hippo/hippo-canvas-test.h"
 #include "hippo/hippo-canvas-theme.h"
 #include "hippo/hippo-canvas-widget.h"
 #include "hippo/hippo-canvas-window.h"



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