Skip to content

Commit

Permalink
Fix warning about non-existing tabstops
Browse files Browse the repository at this point in the history
and a duplicate name
  • Loading branch information
Jojo-Schmitz authored and vpereverzev committed Nov 30, 2020
1 parent c947f4e commit 38a4baa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mscore/editstyle.ui
Original file line number Diff line number Diff line change
Expand Up @@ -5308,7 +5308,7 @@
<property name="title">
<string>Tuplets</string>
</property>
<layout class="QGridLayout" name="gridLayout_48">
<layout class="QGridLayout" name="gridLayout_481">
<item row="0" column="0">
<widget class="QGroupBox" name="verticalDistance">
<property name="title">
Expand Down Expand Up @@ -11751,9 +11751,9 @@
<tabstop>mmRestRangeHPlacement</tabstop>
<tabstop>resetMmRestRangeHPlacement</tabstop>
<tabstop>mmRestRangePosAbove</tabstop>
<tabstop>resetMmRestRangePosAbove</tabstop>
<tabstop>resetMMRestRangePosAbove</tabstop>
<tabstop>mmRestRangePosBelow</tabstop>
<tabstop>resetMmRestRangePosBelow</tabstop>
<tabstop>resetMMRestRangePosBelow</tabstop>
<tabstop>bracketWidth</tabstop>
<tabstop>akkoladeWidth</tabstop>
<tabstop>bracketDistance</tabstop>
Expand Down

0 comments on commit 38a4baa

Please sign in to comment.