diff options
Diffstat (limited to 'contrib/gnunet_peerinfo_gtk_main_window.glade')
-rw-r--r-- | contrib/gnunet_peerinfo_gtk_main_window.glade | 4 |
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> |