[minor] removed prompt
This commit is contained in:
		
							parent
							
								
									d310cf3ff7
								
							
						
					
					
						commit
						57295c4a17
					
				| @ -2327,7 +2327,6 @@ class MainWindow(QMainWindow): | |||||||
|             item_notes = QtGui.QTableWidgetItem() |             item_notes = QtGui.QTableWidgetItem() | ||||||
| 
 | 
 | ||||||
|             # manipulate items |             # manipulate items | ||||||
|             #item_delete.clicked.connect(lambda ev=event: self.remove_event(ev)) |  | ||||||
|             item_ref.setBackground(self._colors['ref']) |             item_ref.setBackground(self._colors['ref']) | ||||||
|             item_test.setBackground(self._colors['test']) |             item_test.setBackground(self._colors['test']) | ||||||
|             item_path.setText(event.path) |             item_path.setText(event.path) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user