mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
GtkSwitch: remove deprecated call.
This commit is contained in:
parent
f4cc2c6f17
commit
cb21085187
@ -422,8 +422,6 @@ gtk_switch_realize (GtkWidget *widget)
|
||||
&attributes,
|
||||
attributes_mask);
|
||||
gdk_window_set_user_data (priv->event_window, widget);
|
||||
|
||||
gtk_widget_style_attach (widget);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user