mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 08:30:42 -05:00
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>
|
||||
|
||||
* configure.ac: Post release bump to 0.3.1.
|
||||
|
@ -30,7 +30,7 @@
|
||||
#include <glib-object.h>
|
||||
#include <gobject/gvaluecollector.h>
|
||||
|
||||
#define G_IMPLEMENTS_INLINES
|
||||
#define G_IMPLEMENT_INLINES
|
||||
#include "clutter-fixed.h"
|
||||
#include "clutter-private.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user