]> Pileus Git - ~andy/gtk/commit
Don't use gtk_scrolled_window_add_with_viewport() internally
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 1 Feb 2013 15:08:09 +0000 (16:08 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 Feb 2013 03:58:54 +0000 (22:58 -0500)
commit7c1c7cb7282fd4226016dd7159ea6c93bed727b0
treef9064684c5990657791e86fdd5c3f09237899db6
parent9efa28591cc49c33e8fb6a66a5e888c57b9b3b3f
Don't use gtk_scrolled_window_add_with_viewport() internally

Just use gtk_container_add() instead.

https://bugzilla.gnome.org/show_bug.cgi?id=693015
gtk/gtkaboutdialog.c
gtk/gtkprintunixdialog.c