configure_service: Allow Qt to open external links
This commit is contained in:
		| @@ -78,6 +78,9 @@ | |||||||
|           <property name="text"> |           <property name="text"> | ||||||
|            <string><html><head/><body><p><a href="https://yuzu-emu.org/help/feature/boxcat"><span style=" text-decoration: underline; color:#0000ff;">Learn more about BCAT, Boxcat, and Current Events</span></a></p></body></html></string> |            <string><html><head/><body><p><a href="https://yuzu-emu.org/help/feature/boxcat"><span style=" text-decoration: underline; color:#0000ff;">Learn more about BCAT, Boxcat, and Current Events</span></a></p></body></html></string> | ||||||
|           </property> |           </property> | ||||||
|  |           <property name="openExternalLinks"> | ||||||
|  |            <bool>true</bool> | ||||||
|  |           </property> | ||||||
|          </widget> |          </widget> | ||||||
|         </item> |         </item> | ||||||
|         <item row="0" column="1" colspan="2"> |         <item row="0" column="1" colspan="2"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zach Hilman
					Zach Hilman