Skip to content

Commit

Permalink
Update main_window.ui
Browse files Browse the repository at this point in the history
check fix issues #67
  • Loading branch information
abreheret authored Mar 5, 2021
1 parent 6182a27 commit 7db49e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main_window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -186,13 +186,13 @@
<item>
<widget class="QDoubleSpinBox" name="spinbox_scale">
<property name="minimum">
<double>0.500000000000000</double>
<double>0.050000000000000</double>
</property>
<property name="maximum">
<double>8.000000000000000</double>
</property>
<property name="singleStep">
<double>0.500000000000000</double>
<double>0.050000000000000</double>
</property>
<property name="value">
<double>1.000000000000000</double>
Expand Down

0 comments on commit 7db49e1

Please sign in to comment.