[cluttermm] Fix the build.
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cluttermm] Fix the build.
- Date: Thu, 8 Mar 2012 12:42:42 +0000 (UTC)
commit 7d1d1c3222e3ddef965f7d43452ae663a4510d56
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Thu Mar 8 13:29:12 2012 +0100
Fix the build.
* clutter/src/cairo-texture.hg: Use _GMMPROC_EXTRA_NAMESPACE, so
wrap_init does not generate two Texture_Class in wrap_init.cc.
ChangeLog | 7 +++++++
clutter/src/cairo-texture.hg | 1 +
2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9b07b12..3559f78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-03-08 Krzesimir Nowak <qdlacz gmail com>
+
+ Fix the build.
+
+ * clutter/src/cairo-texture.hg: Use _GMMPROC_EXTRA_NAMESPACE, so
+ wrap_init does not generate two Texture_Class in wrap_init.cc.
+
1.3.3
2011-03-28 Chris KÃhl <chrisk openismus com>
diff --git a/clutter/src/cairo-texture.hg b/clutter/src/cairo-texture.hg
index f381f29..dd614d0 100644
--- a/clutter/src/cairo-texture.hg
+++ b/clutter/src/cairo-texture.hg
@@ -31,6 +31,7 @@ namespace Cairo
class Texture : public ::Clutter::Texture
{
+ _GMMPROC_EXTRA_NAMESPACE(Cairo)
_CLASS_GOBJECT(Texture, ClutterCairoTexture, CLUTTER_CAIRO_TEXTURE, ::Clutter::Texture, ClutterTexture)
_IMPLEMENTS_INTERFACE(Scriptable)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]