Added social link to about window
This commit is contained in:
@@ -35,8 +35,16 @@
|
|||||||
</item>
|
</item>
|
||||||
<item alignment="Qt::AlignHCenter">
|
<item alignment="Qt::AlignHCenter">
|
||||||
<widget class="Label" name="author-label">
|
<widget class="Label" name="author-label">
|
||||||
|
<property name="textFormat">
|
||||||
|
<enum>Qt::TextFormat::RichText</enum>
|
||||||
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Nav Mohammed</string>
|
<string><![CDATA[
|
||||||
|
<span>Nav Mohammed (<a style="color: #3F86A0;" href="https://bloom.oscillate.io/social/mastodon">@nav</a>)</span>
|
||||||
|
]]></string>
|
||||||
|
</property>
|
||||||
|
<property name="openExternalLinks">
|
||||||
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user