2008-07-11 Tomas Frydrych <tf@openedhand.com>
* clutter/clutter-fixed.c: Changed #define G_IMPLEMENTS_INLINES to G_IMPLEMENT_INLINES (bug #1038).
This commit is contained in:
parent
1e57f38c4f
commit
9b4daec78b
@ -1,3 +1,9 @@
|
|||||||
|
2008-07-11 Tomas Frydrych <tf@openedhand.com>
|
||||||
|
|
||||||
|
* clutter/clutter-fixed.c:
|
||||||
|
Changed #define G_IMPLEMENTS_INLINES to G_IMPLEMENT_INLINES (bug
|
||||||
|
#1038).
|
||||||
|
|
||||||
2008-07-10 Emmanuele Bassi <ebassi@openedhand.com>
|
2008-07-10 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
* configure.ac: Post release bump to 0.3.1.
|
* configure.ac: Post release bump to 0.3.1.
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
#include <glib-object.h>
|
#include <glib-object.h>
|
||||||
#include <gobject/gvaluecollector.h>
|
#include <gobject/gvaluecollector.h>
|
||||||
|
|
||||||
#define G_IMPLEMENTS_INLINES
|
#define G_IMPLEMENT_INLINES
|
||||||
#include "clutter-fixed.h"
|
#include "clutter-fixed.h"
|
||||||
#include "clutter-private.h"
|
#include "clutter-private.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user