aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter.glade
diff options
context:
space:
mode:
Diffstat (limited to 'filter/filter.glade')
-rw-r--r--filter/filter.glade8
1 files changed, 4 insertions, 4 deletions
diff --git a/filter/filter.glade b/filter/filter.glade
index 079510db25..1c02f13dcc 100644
--- a/filter/filter.glade
+++ b/filter/filter.glade
@@ -330,9 +330,9 @@
<child>
<widget class="GtkTreeView" id="rule_list">
<property name="visible">True</property>
- <property name="headers_visible">True</property>
+ <property name="headers_visible">False</property>
<property name="rules_hint">False</property>
- <property name="reorderable">False</property>
+ <property name="reorderable">True</property>
<property name="enable_search">True</property>
</widget>
</child>
@@ -781,9 +781,9 @@
<child>
<widget class="GtkTreeView" id="rule_list">
<property name="visible">True</property>
- <property name="headers_visible">True</property>
+ <property name="headers_visible">False</property>
<property name="rules_hint">False</property>
- <property name="reorderable">False</property>
+ <property name="reorderable">True</property>
<property name="enable_search">True</property>
</widget>
</child>