Skip to content

Commit

Permalink
Merge pull request #3974 from jthistle/276134-fretboard-inspector-pla…
Browse files Browse the repository at this point in the history
…cement-opposite

fix #276134: fretboard diagram placement opposite to inspector value
  • Loading branch information
anatoly-os committed Sep 18, 2018
2 parents 588a4ba + 9ae23f9 commit a372392
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mscore/inspector/inspector_fret.ui
Expand Up @@ -143,12 +143,12 @@
</property>
<item>
<property name="text">
<string notr="true">Below</string>
<string notr="true">Above</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">Above</string>
<string notr="true">Below</string>
</property>
</item>
</widget>
Expand Down

0 comments on commit a372392

Please sign in to comment.