mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Qt: Increase status bar update interval to 2 seconds
This commit is contained in:
		
							parent
							
								
									fb1979d7e2
								
							
						
					
					
						commit
						915d69ac4c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -405,7 +405,7 @@ void GMainWindow::BootGame(const QString& filename) { | |||
|     if (ui.action_Single_Window_Mode->isChecked()) { | ||||
|         game_list->hide(); | ||||
|     } | ||||
|     status_bar_update_timer.start(1000); | ||||
|     status_bar_update_timer.start(2000); | ||||
| 
 | ||||
|     render_window->show(); | ||||
|     render_window->setFocus(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue