mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 07:45:42 -04:00
Qt: Fix links in first page of Setup Wizard
This commit is contained in:
parent
81e8abdc1e
commit
6d57cb9d80
@ -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…
x
Reference in New Issue
Block a user