Qt: Fix links in first page of Setup Wizard

pull/3064/head
Stenzek 2 years ago
parent 81e8abdc1e
commit 6d57cb9d80
No known key found for this signature in database

@ -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>

Loading…
Cancel
Save