diff options
| author | LostDragonist <lost.dragonist@gmail.com> | 2018-12-14 17:26:37 -0600 |
|---|---|---|
| committer | LostDragonist <lost.dragonist@gmail.com> | 2018-12-20 20:57:09 -0600 |
| commit | 70ddfaadbfdf3999eea0fe50f7cdac3675e5f019 (patch) | |
| tree | e2c6117585afa759dcb22e9421bfba3622b24a2b /src/mainwindow.ui | |
| parent | afdd21440aa761e023f0ed991a75e318ad8298b7 (diff) | |
Expand mod list search edit to work on categories, nexus IDs, and notes
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index e42bed27..7e94000d 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -448,7 +448,7 @@ p, li { white-space: pre-wrap; } <bool>false</bool>
</property>
<attribute name="headerDefaultSectionSize">
- <number>20</number>
+ <number>35</number>
</attribute>
<attribute name="headerShowSortIndicator" stdset="0">
<bool>true</bool>
@@ -612,7 +612,7 @@ p, li { white-space: pre-wrap; } </size>
</property>
<property name="placeholderText">
- <string>Namefilter</string>
+ <string>Filter</string>
</property>
</widget>
</item>
@@ -999,7 +999,7 @@ p, li { white-space: pre-wrap; } <string/>
</property>
<property name="placeholderText">
- <string>Namefilter</string>
+ <string>Filter</string>
</property>
</widget>
</item>
@@ -1338,7 +1338,7 @@ p, li { white-space: pre-wrap; } <item>
<widget class="MOBase::LineEditClear" name="downloadFilterEdit">
<property name="placeholderText">
- <string>Namefilter</string>
+ <string>Filter</string>
</property>
</widget>
</item>
|
