]> 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:37:24 +0000 (23:37 +0900)
commita3b4681f9f7c241ee2725783d64fc2937f44762a
treeff5933e6d39375f37c1507dabacaadfda912570d
parentea6df20bbb3d17f2632bfb424816c7386b7217dd
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