fix: update credits

This commit is contained in:
Sefa Eyeoglu
2022-03-26 22:24:54 +01:00
parent 85f3fc9944
commit 3a1feed723
2 changed files with 30 additions and 8 deletions

View File

@ -87,7 +87,7 @@
</property>
</widget>
</item>
<item>
<item>
<widget class="QLabel" name="versionLabel">
<property name="alignment">
<set>Qt::AlignCenter</set>
@ -209,13 +209,10 @@
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QTextEdit" name="creditsText">
<property name="readOnly">
<widget class="QTextBrowser" name="creditsText">
<property name="openExternalLinks">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::TextBrowserInteraction</set>
</property>
</widget>
</item>
</layout>