actor: Move deprecated symbols into separate headers
The clutter-actor.h header is already pretty big, so let's try to keep the deprecated symbols out of it.
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
|
||||
#define __CLUTTER_DEPRECATED_H_INSIDE__
|
||||
|
||||
#include "deprecated/clutter-actor-deprecated.h"
|
||||
#include "deprecated/clutter-backend-deprecated.h"
|
||||
#include "deprecated/clutter-behaviour.h"
|
||||
#include "deprecated/clutter-behaviour-depth.h"
|
||||
|
Reference in New Issue
Block a user