Skip to content
Commit b5e6b744 authored by Javier Jardón's avatar Javier Jardón
Browse files

Fix accessor function

Use gtk_widget_style_attach() to replace
widget->style = gtk_style_attach (widget->style, widget->window);

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=609041
parent f797737d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment