page_size must be 0 now in adjustments

This commit is contained in:
Pascal Brisset
2008-12-18 07:56:29 +00:00
parent 09a0120273
commit 595ba8ccbf
+1 -1
View File
@@ -115,7 +115,7 @@
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
<property name="snap_to_ticks">False</property>
<property name="wrap">False</property>
<property name="adjustment">1 0 100 1 10 10</property>
<property name="adjustment">1 0 100 1 10 0</property>
</widget>
<packing>
<property name="left_attach">1</property>