mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	Update function name again
This commit is contained in:
		
							parent
							
								
									0b86c7eb6a
								
							
						
					
					
						commit
						9e1975a166
					
				| @ -839,7 +839,7 @@ void GMainWindow::ConnectMenuEvents() { | ||||
|             &GMainWindow::OnMenuReportCompatibility); | ||||
|     connect(ui.action_Open_Mods_Page, &QAction::triggered, this, &GMainWindow::OnOpenModsPage); | ||||
|     connect(ui.action_Open_Quickstart_Guide, &QAction::triggered, this, | ||||
|             &GMainWindow::OnQuickstartGuide); | ||||
|             &GMainWindow::OnOpenQuickstartGuide); | ||||
|     connect(ui.action_Open_FAQ, &QAction::triggered, this, &GMainWindow::OnFAQ); | ||||
|     connect(ui.action_Restart, &QAction::triggered, this, [this] { BootGame(QString(game_path)); }); | ||||
|     connect(ui.action_Configure, &QAction::triggered, this, &GMainWindow::OnConfigure); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 VolcaEM
						VolcaEM