Skip to content

Commit

Permalink
fix #120041: allow 0sp max. slope for tuplet bracket
Browse files Browse the repository at this point in the history
(and fix the dialog to have page/tab 0 first again)
  • Loading branch information
Jojo-Schmitz committed Aug 1, 2016
1 parent 74b4a92 commit 42dc466
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions mscore/editstyle.ui
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<item row="0" column="1">
<widget class="QStackedWidget" name="pageStack">
<property name="currentIndex">
<number>12</number>
<number>0</number>
</property>
<widget class="QWidget" name="Page1">
<layout class="QVBoxLayout" name="verticalLayout_20">
Expand Down Expand Up @@ -6062,9 +6062,6 @@
<property name="suffix">
<string extracomment="spatium unit">sp</string>
</property>
<property name="minimum">
<double>0.100000000000000</double>
</property>
<property name="maximum">
<double>1.000000000000000</double>
</property>
Expand Down

0 comments on commit 42dc466

Please sign in to comment.