add mouse interaction on microsoft link

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97 2024-06-13 19:20:32 +03:00
parent f7c3e08ac8
commit 6e8dc6ccc0
No known key found for this signature in database
GPG Key ID: 55EF5DA53DB36318

View File

@ -393,6 +393,9 @@
<property name="wordWrap"> <property name="wordWrap">
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="textInteractionFlags">
<set>Qt::TextBrowserInteraction</set>
</property>
</widget> </widget>
</item> </item>
<item> <item>