mirror of
				https://git.h3cjp.net/H3cJP/citra.git
				synced 2025-10-30 22:44:58 +00:00 
			
		
		
		
	qt: Fix keys tutorial link in update downloader. (#6343)
This commit is contained in:
		
							parent
							
								
									27be16ee31
								
							
						
					
					
						commit
						2cbf6fbb17
					
				|  | @ -263,6 +263,8 @@ ConfigureSystem::ConfigureSystem(QWidget* parent) | |||
|     } else { | ||||
|         ui->button_start_download->setEnabled(false); | ||||
|         ui->combo_download_mode->setEnabled(false); | ||||
|         ui->label_nus_download->setTextInteractionFlags(Qt::TextBrowserInteraction); | ||||
|         ui->label_nus_download->setOpenExternalLinks(true); | ||||
|         ui->label_nus_download->setText( | ||||
|             tr("Citra is missing keys to download system files. <br><a " | ||||
|                "href='https://citra-emu.org/wiki/aes-keys/'><span style=\"text-decoration: " | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue