libgimpcolor: colormanaged: Use G_DECLARE_INTERFACE()

This cuts aways a little of the GObject boilerplate.
This commit is contained in:
Niels De Graef
2019-07-18 19:14:52 +02:00
committed by Jehan
parent aefb40c82a
commit a0ba37649d
3 changed files with 5 additions and 12 deletions

View File

@ -110,7 +110,7 @@ gimp_color_managed_profile_changed
GIMP_COLOR_MANAGED
GIMP_IS_COLOR_MANAGED
GIMP_TYPE_COLOR_MANAGED
GIMP_COLOR_MANAGED_GET_INTERFACE
GIMP_COLOR_MANAGED_GET_IFACE
gimp_color_managed_get_type
gimp_color_managed_interface_get_type
</SECTION>