Skip to content

Commit

Permalink
Change fill threshold max to 100
Browse files Browse the repository at this point in the history
  • Loading branch information
joelvai committed Aug 30, 2018
1 parent 2fb0ece commit 9cb931a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dexbot/views/ui/forms/relative_orders_widget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1223,7 +1223,7 @@ QSlider::handle:horizontal {
<string>%</string>
</property>
<property name="maximum">
<double>100000.000000000000000</double>
<double>100.000000000000000</double>
</property>
<property name="value">
<double>0.000000000000000</double>
Expand Down

0 comments on commit 9cb931a

Please sign in to comment.