summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui12
1 files changed, 9 insertions, 3 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index a7e7b937..d0daafc0 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -101,19 +101,25 @@
<bool>true</bool>
</property>
<attribute name="headerVisible">
- <bool>false</bool>
+ <bool>true</bool>
</attribute>
<attribute name="headerCascadingSectionResizes">
<bool>false</bool>
</attribute>
<column>
<property name="text">
- <string/>
+ <string>State</string>
+ </property>
+ <property name="toolTip">
+ <string>State of the filter, can either be Disabled, Enabled or Inverted.</string>
</property>
</column>
<column>
<property name="text">
- <string notr="true">Category</string>
+ <string notr="true">Filter</string>
+ </property>
+ <property name="toolTip">
+ <string>Filter to apply to the modlist.</string>
</property>
</column>
</widget>