mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
(gtk) #850: download individual file's checkbox so far away from its title
This commit is contained in:
@@ -467,6 +467,7 @@ file_list_new( TrTorrent * gtor )
|
||||
|
||||
/* create the view */
|
||||
view = gtk_tree_view_new( );
|
||||
gtk_tree_view_set_rules_hint( GTK_TREE_VIEW( view ), TRUE );
|
||||
gtk_container_set_border_width( GTK_CONTAINER( view ), GUI_PAD_BIG );
|
||||
|
||||
/* add file column */
|
||||
|
||||
Reference in New Issue
Block a user