mirror of
https://github.com/brl/mutter.git
synced 2025-08-07 09:04:41 +00:00
Disable deprecation warnings in deprecated classes
We know we're using deprecated symbols.
This commit is contained in:
@@ -181,11 +181,13 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "clutter-state.h"
|
||||
|
||||
#include <gobject/gvaluecollector.h>
|
||||
#include <string.h>
|
||||
|
||||
#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
|
||||
|
||||
#include "clutter-state.h"
|
||||
|
||||
#include "clutter-alpha.h"
|
||||
#include "clutter-animatable.h"
|
||||
#include "clutter-animator.h"
|
||||
|
Reference in New Issue
Block a user