mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Frontend: Only reload icons in chat when the chat room is open
This commit is contained in:
		
							parent
							
								
									f110cd95a6
								
							
						
					
					
						commit
						3523831195
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -194,7 +194,8 @@ void MultiplayerState::UpdateThemedIcons() { | |||
|     } else { | ||||
|         status_icon->setPixmap(QIcon::fromTheme("disconnected").pixmap(16)); | ||||
|     } | ||||
|     client_room->UpdateIconDisplay(); | ||||
|     if (client_room) | ||||
|         client_room->UpdateIconDisplay(); | ||||
| } | ||||
| 
 | ||||
| static void BringWidgetToFront(QWidget* widget) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue