mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	qt: enable config for circle pad pro
This commit is contained in:
		
							parent
							
								
									26979cd6ef
								
							
						
					
					
						commit
						6843538f7c
					
				
					 1 changed files with 1 additions and 7 deletions
				
			
		|  | @ -102,14 +102,8 @@ ConfigureInput::ConfigureInput(QWidget* parent) | ||||||
| 
 | 
 | ||||||
|     this->loadConfiguration(); |     this->loadConfiguration(); | ||||||
| 
 | 
 | ||||||
|     // TODO(wwylele): enable these when the input emulation for them is implemented
 |     // TODO(wwylele): enable this when we actually emulate it
 | ||||||
|     ui->buttonZL->setEnabled(false); |  | ||||||
|     ui->buttonZR->setEnabled(false); |  | ||||||
|     ui->buttonHome->setEnabled(false); |     ui->buttonHome->setEnabled(false); | ||||||
|     ui->buttonCStickUp->setEnabled(false); |  | ||||||
|     ui->buttonCStickDown->setEnabled(false); |  | ||||||
|     ui->buttonCStickLeft->setEnabled(false); |  | ||||||
|     ui->buttonCStickRight->setEnabled(false); |  | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| void ConfigureInput::applyConfiguration() { | void ConfigureInput::applyConfiguration() { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue