mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	configure_input: Amend clang-format discrepancies
This commit is contained in:
		
							parent
							
								
									7befe0134d
								
							
						
					
					
						commit
						4b950728fd
					
				| @ -89,7 +89,7 @@ ConfigureInput::ConfigureInput(QWidget* parent) | ||||
| } | ||||
| 
 | ||||
| void ConfigureInput::OnDockedModeChanged(bool last_state, bool new_state) { | ||||
|     if (ui->use_docked_mode->isChecked() && ui->handheld_connected->isChecked()){ | ||||
|     if (ui->use_docked_mode->isChecked() && ui->handheld_connected->isChecked()) { | ||||
|         ui->handheld_connected->setChecked(false); | ||||
|     } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Lioncash
						Lioncash