Rename filter to search_field

This commit is contained in:
Jonas Kvinge
2021-06-28 00:11:45 +02:00
parent a2e7173983
commit a97d784f26
2 changed files with 14 additions and 14 deletions

View File

@@ -30,7 +30,7 @@
<number>0</number>
</property>
<item>
<widget class="QSearchField" name="filter" native="true">
<widget class="QSearchField" name="search_field" native="true">
<property name="placeholderText" stdset="0">
<string>Enter search terms here</string>
</property>