mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-19 14:19:58 +01:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user