[gnome-clocks/wip/vala] Make columns not sortable pt2
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks/wip/vala] Make columns not sortable pt2
- Date: Mon, 18 Feb 2013 22:39:06 +0000 (UTC)
commit 3d45ef0ddbf06fb23b2f3543ab2bb43bf2238d76
Author: Paolo Borelli <pborelli gnome org>
Date: Mon Feb 18 23:38:26 2013 +0100
Make columns not sortable pt2
src/stopwatch.ui | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/stopwatch.ui b/src/stopwatch.ui
index 65f7175..ff99030 100644
--- a/src/stopwatch.ui
+++ b/src/stopwatch.ui
@@ -112,7 +112,6 @@
<object class="GtkTreeViewColumn" id="n_column">
<property name="title" translatable="yes">Lap</property>
<property name="alignment">1</property>
- <property name="sort_column_id">0</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1">
<property name="xalign">1</property>
@@ -128,7 +127,6 @@
<property name="title" translatable="yes">Split</property>
<property name="expand">True</property>
<property name="alignment">1</property>
- <property name="sort_column_id">0</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext2">
<property name="xalign">1</property>
@@ -144,7 +142,6 @@
<property name="title" translatable="yes">Total</property>
<property name="expand">True</property>
<property name="alignment">1</property>
- <property name="sort_column_id">0</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext3">
<property name="xalign">1</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]