aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/search.c')
-rw-r--r--src/plugins/fs/search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/search.c b/src/plugins/fs/search.c
index 4ade2242..d8859c9e 100644
--- a/src/plugins/fs/search.c
+++ b/src/plugins/fs/search.c
@@ -521,7 +521,7 @@ fs_search_started (struct GNUNET_FSUI_SearchList * fsui_list,
521 -1, 521 -1,
522 _("Size"), 522 _("Size"),
523 renderer, 523 renderer,
524 "text", SEARCH_SIZE, 524 "text", SEARCH_HSIZE,
525 NULL); 525 NULL);
526 column = gtk_tree_view_get_column (list->treeview, col - 1); 526 column = gtk_tree_view_get_column (list->treeview, col - 1);
527 gtk_tree_view_column_set_resizable (column, TRUE); 527 gtk_tree_view_column_set_resizable (column, TRUE);