Fixed plugin link not opening

This commit is contained in:
flora 2022-11-26 08:13:42 +01:00
parent 5912683ce7
commit 5b2016729b

View file

@ -49,6 +49,9 @@
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
</item>
</layout>