clutter: Sanitize ClutterInputDevice header
Move some exposed setters to private headers. It makes some sense to provide those for backends, not as much to the upper layers. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1486
This commit is contained in:

committed by
Jonas Ådahl

parent
e28007edb9
commit
b6a020e9ff
@ -1,6 +1,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <glib.h>
|
||||
#include <clutter/clutter.h>
|
||||
#include <clutter/clutter-mutter.h>
|
||||
|
||||
#include "tests/clutter-test-utils.h"
|
||||
|
||||
|
Reference in New Issue
Block a user