mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	qt: Move Reinitialize Keys to Tools menu
This commit is contained in:
		
							parent
							
								
									8dc7db7e33
								
							
						
					
					
						commit
						a279d80a19
					
				| @ -97,18 +97,24 @@ | ||||
|     <addaction name="action_Show_Status_Bar"/> | ||||
|     <addaction name="menu_View_Debugging"/> | ||||
|    </widget> | ||||
|    <widget class ="QMenu" name="menu_Tools"> | ||||
|     <property name="title"> | ||||
|      <string>Tools</string> | ||||
|     </property> | ||||
|     <addaction name="action_Rederive" /> | ||||
|    </widget> | ||||
|    <widget class="QMenu" name="menu_Help"> | ||||
|     <property name="title"> | ||||
|      <string>&Help</string> | ||||
|     </property> | ||||
|     <addaction name="action_Report_Compatibility"/> | ||||
|     <addaction name="separator"/> | ||||
|      <addaction name="action_Rederive"/> | ||||
|     <addaction name="action_About"/> | ||||
|    </widget> | ||||
|    <addaction name="menu_File"/> | ||||
|    <addaction name="menu_Emulation"/> | ||||
|    <addaction name="menu_View"/> | ||||
|    <addaction name="menu_Tools" /> | ||||
|    <addaction name="menu_Help"/> | ||||
|   </widget> | ||||
|    <action name="action_Install_File_NAND"> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Zach Hilman
						Zach Hilman