cally: Disable deprecation warnings
For ClutterGroup and ClutterRectangle.
This commit is contained in:
parent
e88e7cd414
commit
fcd341d23e
@ -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"
|
||||
|
||||
|
@ -33,6 +33,8 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
|
||||
|
||||
#include "cally.h"
|
||||
|
||||
#include "cally-actor.h"
|
||||
|
Loading…
Reference in New Issue
Block a user