mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	citra_qt: add Camera tab to "System" category
This commit is contained in:
		
							parent
							
								
									6767f4562b
								
							
						
					
					
						commit
						9bd8edb3b6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -47,7 +47,7 @@ void ConfigureDialog::PopulateSelectionList() { | ||||||
| 
 | 
 | ||||||
|     const std::array<std::pair<QString, QStringList>, 4> items{ |     const std::array<std::pair<QString, QStringList>, 4> items{ | ||||||
|         {{tr("General"), {tr("General"), tr("Web"), tr("Debug")}}, |         {{tr("General"), {tr("General"), tr("Web"), tr("Debug")}}, | ||||||
|          {tr("System"), {tr("System"), tr("Audio")}}, |          {tr("System"), {tr("System"), tr("Audio"), tr("Camera")}}, | ||||||
|          {tr("Graphics"), {tr("Graphics")}}, |          {tr("Graphics"), {tr("Graphics")}}, | ||||||
|          {tr("Controls"), {tr("Input")}}}}; |          {tr("Controls"), {tr("Input")}}}}; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue