summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2014-01-18 02:06:34 +0000
committerjvoisin2014-01-18 02:06:34 +0000
commitce646b9c5551feb0cdccd9d898474c5e1c056288 (patch)
treee7bdc05566ef389d8f29423d987bdf5d8ee56803
parent72e9e85fb798d2a3c9b5a136096d9da2365194a5 (diff)
Mat-gui is now able to sort files on the "State" column
-rw-r--r--data/mat.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mat.ui b/data/mat.ui
index 001db33..b9bbec5 100644
--- a/data/mat.ui
+++ b/data/mat.ui
@@ -310,7 +310,7 @@
310 <property name="expand">True</property> 310 <property name="expand">True</property>
311 <property name="clickable">True</property> 311 <property name="clickable">True</property>
312 <property name="sort_indicator">True</property> 312 <property name="sort_indicator">True</property>
313 <property name="sort_column_id">4</property> 313 <property name="sort_column_id">2</property>
314 <child> 314 <child>
315 <object class="GtkCellRendererText" id="MainWindowTreeviewStateRenderer"/> 315 <object class="GtkCellRendererText" id="MainWindowTreeviewStateRenderer"/>
316 <attributes> 316 <attributes>