Skip to content

Commit

Permalink
Sigma can now go up to 150
Browse files Browse the repository at this point in the history
  • Loading branch information
aunetx committed Jul 2, 2021
1 parent a723f28 commit acab67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prefs.ui
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="sigma_adjustment">
<property name="upper">100</property>
<property name="upper">150</property>
<property name="step_increment">1</property>
<property name="page_increment">10</property>
</object>
Expand Down

0 comments on commit acab67a

Please sign in to comment.