merge account is applied instantly
This commit is contained in:
		
							parent
							
								
									d71865324c
								
							
						
					
					
						commit
						99a64c0735
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -70,6 +70,7 @@ class Preferences_window:
 | 
				
			||||||
		else:
 | 
							else:
 | 
				
			||||||
			self.plugin.config['mergeaccounts'] = 0
 | 
								self.plugin.config['mergeaccounts'] = 0
 | 
				
			||||||
		self.plugin.roster.regroup = self.plugin.config['mergeaccounts']
 | 
							self.plugin.roster.regroup = self.plugin.config['mergeaccounts']
 | 
				
			||||||
 | 
							self.plugin.roster.draw_roster()
 | 
				
			||||||
	
 | 
						
 | 
				
			||||||
	def on_iconstyle_combobox_changed(self, widget, path):
 | 
						def on_iconstyle_combobox_changed(self, widget, path):
 | 
				
			||||||
		model = widget.get_model()
 | 
							model = widget.get_model()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue