mutter/clutter/clutter/x11/xsettings
Jonas Ådahl 44477390a9 clutter: Fix const qualifier usage
The const qualifiers were implicitly discarded here and there. Avoid that
either by adding the constness, or casting it away when a const variable
is passed to a function that is defined as non-const but effectively
expect a const.
2019-01-22 18:31:19 +01:00
..
xsettings-client.c clutter: Fix const qualifier usage 2019-01-22 18:31:19 +01:00
xsettings-client.h move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
xsettings-common.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
xsettings-common.h move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00