forked from AuroraMiddleware/gtk
image: minor cleanup
This commit is contained in:
parent
2ef5844bac
commit
0c68227270
@ -714,7 +714,7 @@ gtk_image_set_from_file (GtkImage *image,
|
||||
{
|
||||
gtk_image_set_from_stock (image,
|
||||
GTK_STOCK_MISSING_IMAGE,
|
||||
GTK_ICON_SIZE_BUTTON);
|
||||
DEFAULT_ICON_SIZE);
|
||||
g_object_thaw_notify (G_OBJECT (image));
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user