clarify my last commit [10153]
This commit is contained in:
		
							parent
							
								
									72e4147591
								
							
						
					
					
						commit
						d290f1ea91
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1778,6 +1778,7 @@ class GroupchatControl(ChatControlBase): | |||
| 		treeview = gajim.interface.roster.tree | ||||
| 		model = treeview.get_model() | ||||
| 		if not selection.data or target_type == 80: | ||||
| 			#  target_type = 80 means a file is dropped | ||||
| 			return | ||||
| 		data = selection.data | ||||
| 		path = treeview.get_selection().get_selected_rows()[1][0] | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue