deprecated: Disable Cogl deprecation warnings
Like we do for Clutter: we know we are using deprecated API.
This commit is contained in:
@ -36,6 +36,7 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#define COGL_DISABLE_DEPRECATION_WARNINGS
|
||||
#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
|
||||
#include "deprecated/clutter-rectangle.h"
|
||||
#include "deprecated/clutter-actor.h"
|
||||
|
Reference in New Issue
Block a user