aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_peerinfo_gtk_main_window.glade
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-11 10:11:49 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-11 10:11:49 +0000
commite5a2aafb6c62815974b0986e8fe0263ef5c55792 (patch)
tree6df7c5c2865f53dafff21d34bbe63db3f15f9cb2 /contrib/gnunet_peerinfo_gtk_main_window.glade
parent94e73e922e050c595e574a231d77dcdb66fbc368 (diff)
downloadgnunet-gtk-e5a2aafb6c62815974b0986e8fe0263ef5c55792.tar.gz
gnunet-gtk-e5a2aafb6c62815974b0986e8fe0263ef5c55792.zip
-avoid changing column on state change
Diffstat (limited to 'contrib/gnunet_peerinfo_gtk_main_window.glade')
-rw-r--r--contrib/gnunet_peerinfo_gtk_main_window.glade4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/gnunet_peerinfo_gtk_main_window.glade b/contrib/gnunet_peerinfo_gtk_main_window.glade
index b7dd590e..21880881 100644
--- a/contrib/gnunet_peerinfo_gtk_main_window.glade
+++ b/contrib/gnunet_peerinfo_gtk_main_window.glade
@@ -357,7 +357,9 @@
357 <property name="sort_indicator">True</property> 357 <property name="sort_indicator">True</property>
358 <property name="sort_column_id">16</property> 358 <property name="sort_column_id">16</property>
359 <child> 359 <child>
360 <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_neighbour_state_cellrenderertext"/> 360 <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_neighbour_state_cellrenderertext">
361 <property name="width_chars">30</property>
362 </object>
361 <attributes> 363 <attributes>
362 <attribute name="text">16</attribute> 364 <attribute name="text">16</attribute>
363 </attributes> 365 </attributes>