Qt: Fix links in first page of Setup Wizard

This commit is contained in:
Stenzek 2023-12-03 22:07:52 +10:00
parent 81e8abdc1e
commit 6d57cb9d80
No known key found for this signature in database
1 changed files with 6 additions and 0 deletions

View File

@ -55,6 +55,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>