Skip to content

Commit 5b4553b

Browse files
Jojo-Schmitzlasconic
authored andcommitted
#100396: Change "note head" to "notehead" in UI
1 parent 1d51dd7 commit 5b4553b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

mscore/debugger/note.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<item row="3" column="3">
120120
<widget class="QSpinBox" name="headGroup">
121121
<property name="toolTip">
122-
<string notr="true">Note head group</string>
122+
<string notr="true">Notehead group</string>
123123
</property>
124124
<property name="readOnly">
125125
<bool>true</bool>

mscore/editdrumset.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
<item row="1" column="0">
279279
<widget class="QLabel" name="label_2">
280280
<property name="text">
281-
<string>Note head:</string>
281+
<string>Notehead:</string>
282282
</property>
283283
<property name="alignment">
284284
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

mscore/editstyle.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8655,7 +8655,7 @@
86558655
<item row="0" column="0">
86568656
<widget class="QLabel" name="label_35">
86578657
<property name="text">
8658-
<string>Note head distance:</string>
8658+
<string>Notehead distance:</string>
86598659
</property>
86608660
<property name="buddy">
86618661
<cstring>propertyDistanceHead</cstring>
@@ -8877,7 +8877,7 @@
88778877
<item row="2" column="0">
88788878
<widget class="QLabel" name="label_50">
88798879
<property name="text">
8880-
<string>Vertical distance from note head:</string>
8880+
<string>Vertical distance from notehead:</string>
88818881
</property>
88828882
<property name="alignment">
88838883
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -8950,7 +8950,7 @@
89508950
<string>Reset to default</string>
89518951
</property>
89528952
<property name="accessibleName">
8953-
<string>Reset 'Vertical distance from note head' value</string>
8953+
<string>Reset 'Vertical distance from notehead' value</string>
89548954
</property>
89558955
<property name="text">
89568956
<string notr="true"/>

0 commit comments

Comments
 (0)