cally: Disable deprecation warnings

For ClutterGroup and ClutterRectangle.
This commit is contained in:
Emmanuele Bassi 2012-05-03 11:34:57 +01:00
parent e88e7cd414
commit fcd341d23e
2 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,8 @@
* In particular it sets a proper role for the rectangle.
*/
#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
#include "cally-rectangle.h"
#include "cally-actor-private.h"

View File

@ -33,6 +33,8 @@
#include "config.h"
#endif
#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
#include "cally.h"
#include "cally-actor.h"