Skip to content

Commit

Permalink
Qt: Fix links in first page of Setup Wizard
Browse files Browse the repository at this point in the history
Co-Authored-By: Connor McLaughlin <[email protected]>
  • Loading branch information
Mrlinkwii and stenzek committed Dec 4, 2023
1 parent 103cf9c commit ce539f3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pcsx2-qt/SetupWizardDialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ce539f3

Please sign in to comment.