Drop the icon-shadow property name

This has been deprecated for a while. Just use the -gtk-prefixed
name.
This commit is contained in:
Matthias Clasen 2017-09-17 16:51:05 -04:00
parent de3179e7c0
commit 226aee0828

View File

@ -1424,7 +1424,6 @@ _gtk_css_style_property_init_properties (void)
shadow_value_parse,
NULL,
_gtk_css_shadows_value_new_none ());
_gtk_style_property_add_alias ("-gtk-icon-shadow", "icon-shadow");
gtk_css_style_property_register ("-gtk-icon-style",
GTK_CSS_PROPERTY_ICON_STYLE,
G_TYPE_NONE,