css: Leftover renaming gtk-image-effect => icon-effect

The previous renaming commit was incomplete, so here we go again.
This commit is contained in:
Benjamin Otte
2015-12-04 16:53:50 +01:00
parent a37220109f
commit 1b835fc7ce
5 changed files with 9 additions and 9 deletions

View File

@ -1727,7 +1727,7 @@ _gtk_css_style_property_init_properties (void)
NULL,
_gtk_css_number_value_new (1, GTK_CSS_NUMBER));
gtk_css_style_property_register ("-gtk-icon-effect",
GTK_CSS_PROPERTY_GTK_IMAGE_EFFECT,
GTK_CSS_PROPERTY_ICON_EFFECT,
G_TYPE_NONE,
GTK_STYLE_PROPERTY_INHERIT,
GTK_CSS_AFFECTS_ICON,