Qt: Fix links in first page of Setup Wizard

Co-Authored-By: Connor McLaughlin <11288319+stenzek@users.noreply.github.com>
This commit is contained in:
Mrlinkwii 2023-12-03 13:55:53 +00:00 committed by Connor McLaughlin
parent 103cf9c3bf
commit ce539f30a5
1 changed files with 6 additions and 0 deletions

View File

@ -147,6 +147,12 @@
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<enum>Qt::TextBrowserInteraction</enum>
</property>
</widget>
</item>
<item>