resizable 2nd column for FT
This commit is contained in:
		
							parent
							
								
									ccb0485717
								
							
						
					
					
						commit
						996212cb59
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1485,6 +1485,7 @@ class FileTransfersWindow: | |||
| 		renderer.set_property('xalign', 0.) | ||||
| 		renderer.set_property('yalign', 0.) | ||||
| 		col.set_expand(True) | ||||
| 		col.set_resizable(True) | ||||
| 		self.tree.append_column(col) | ||||
| 		 | ||||
| 		col = gtk.TreeViewColumn(_('Progress')) | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue