Add extension point for GC tooltip
This commit is contained in:
		
							parent
							
								
									27ffae2af4
								
							
						
					
					
						commit
						d6bfea1b19
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -252,6 +252,9 @@ class GCTooltip():
 | 
			
		|||
                self.avatar.show()
 | 
			
		||||
                self.fillelement.show()
 | 
			
		||||
 | 
			
		||||
        app.plugin_manager.gui_extension_point(
 | 
			
		||||
            'gc_tooltip_populate', self, contact, self.tooltip_grid)
 | 
			
		||||
 | 
			
		||||
    @staticmethod
 | 
			
		||||
    def colorize_affiliation(affiliation):
 | 
			
		||||
        """
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue