diff options
Diffstat (limited to 'contrib/gnunet_fs_gtk_search_tab.glade')
-rw-r--r-- | contrib/gnunet_fs_gtk_search_tab.glade | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/gnunet_fs_gtk_search_tab.glade b/contrib/gnunet_fs_gtk_search_tab.glade index b6950b9a..c90a2cda 100644 --- a/contrib/gnunet_fs_gtk_search_tab.glade +++ b/contrib/gnunet_fs_gtk_search_tab.glade | |||
@@ -164,8 +164,7 @@ | |||
164 | </child> | 164 | </child> |
165 | <child> | 165 | <child> |
166 | <object class="GtkTreeViewColumn" id="search_result_preview_column"> | 166 | <object class="GtkTreeViewColumn" id="search_result_preview_column"> |
167 | <property name="min_width">128</property> | 167 | <property name="sizing">autosize</property> |
168 | <property name="max_width">128</property> | ||
169 | <property name="title" translatable="yes">Preview</property> | 168 | <property name="title" translatable="yes">Preview</property> |
170 | <property name="reorderable">True</property> | 169 | <property name="reorderable">True</property> |
171 | <child> | 170 | <child> |