[cogl/lionel/introspection-next: 38/44] atlas-texture: add introspection support



commit 2a66fe85d49572a2f3a8e9d44814a057c2f5f686
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Wed Sep 11 16:18:25 2013 +0100

    atlas-texture: add introspection support

 cogl/cogl-atlas-texture.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl-atlas-texture.c b/cogl/cogl-atlas-texture.c
index dbfb837..81efc0a 100644
--- a/cogl/cogl-atlas-texture.c
+++ b/cogl/cogl-atlas-texture.c
@@ -52,6 +52,7 @@
 static void _cogl_atlas_texture_free (CoglAtlasTexture *sub_tex);
 
 COGL_TEXTURE_DEFINE (AtlasTexture, atlas_texture);
+COGL_GTYPE_DEFINE_CLASS (AtlasTexture, atlas_texture);
 
 static const CoglTextureVtable cogl_atlas_texture_vtable;
 


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