]> Pileus Git - ~andy/gtk/commit
Fixing typo in scrolled window
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 14:09:14 +0000 (23:09 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 14:09:14 +0000 (23:09 +0900)
commit338001ae483c2edcfc3e7f3284010a0815bc75df
tree4c72cb1ac00808b817d3dd44b3d033cc4b688c79
parent73bac5af3b95b5b5c539a8f8700bfe2ae796dd25
Fixing typo in scrolled window

Seems with GtkScrollable interface we were setting the hadjustment as
the vadjustment, thanks to Cosimo Cecchi who debugged this and finally
found the typo.
gtk/gtkscrolledwindow.c