Skip to content

Commit

Permalink
Fix #293464: Slash style for staff type change: Inspector label and f…
Browse files Browse the repository at this point in the history
…unction are not the same
  • Loading branch information
Jojo-Schmitz committed Aug 18, 2019
1 parent c1698fe commit eb6440f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mscore/inspector/inspector_stafftypechange.ui
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<item row="11" column="0" colspan="2">
<widget class="QCheckBox" name="slashStyle">
<property name="text">
<string>Slash style</string>
<string>Stemless</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -295,7 +295,7 @@
</sizepolicy>
</property>
<property name="accessibleName">
<string>Reset 'Slash style' value</string>
<string>Reset 'Stemless' value</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit eb6440f

Please sign in to comment.