Don't use GtkInfoBar api explicitly in user style/script infobar installer

This commit is contained in:
Paweł Forysiuk 2011-01-30 12:29:48 +01:00 committed by Christian Dywan
parent 11ac3fe157
commit 1efabca2b1

View file

@ -94,7 +94,7 @@ struct AddonsList
};
static void
addons_install_response (GtkInfoBar* infobar,
addons_install_response (GtkWidget* infobar,
gint response_id,
MidoriView* view)
{