Skip to content

Commit

Permalink
Merge pull request #2876 from Jojo-Schmitz/filter
Browse files Browse the repository at this point in the history
fix #139611, Filter -> Search in Preferences -> Shortcuts
  • Loading branch information
lasconic committed Nov 3, 2016
2 parents 5248e08 + 1b7b3cd commit 221f20b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions mscore/editstaff.ui
Expand Up @@ -778,9 +778,6 @@
<property name="readOnly">
<bool>true</bool>
</property>
<property name="placeholderText">
<string notr="true"/>
</property>
</widget>
</item>
</layout>
Expand Down
2 changes: 1 addition & 1 deletion mscore/prefsdialog.ui
Expand Up @@ -3723,7 +3723,7 @@
<string/>
</property>
<property name="placeholderText">
<string>Filter</string>
<string>Search</string>
</property>
</widget>
</item>
Expand Down
2 changes: 1 addition & 1 deletion mscore/symboldialog.ui
Expand Up @@ -22,7 +22,7 @@
<string/>
</property>
<property name="placeholderText">
<string>Search...</string>
<string>Search</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 221f20b

Please sign in to comment.