adjusted speed boundaries in UI

git-svn-id: svn://code.dyne.org/veejay/trunk@776 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
Niels Elburg
2007-02-09 16:56:51 +00:00
parent 0d16ac5ffc
commit 41bfdbb65a

View File

@@ -1119,7 +1119,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 -100 100 1 5 5</property>
<property name="adjustment">1 -25 25 1 5 5</property>
<signal name="value_changed" handler="on_spin_samplespeed_value_changed" last_modification_time="Sat, 26 Mar 2005 04:34:09 GMT"/>
</widget>
<packing>