Don't use GtkInfoBar api explicitly in user style/script infobar installer
This commit is contained in:
parent
11ac3fe157
commit
1efabca2b1
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ struct AddonsList
|
|||
};
|
||||
|
||||
static void
|
||||
addons_install_response (GtkInfoBar* infobar,
|
||||
addons_install_response (GtkWidget* infobar,
|
||||
gint response_id,
|
||||
MidoriView* view)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue