Enabled Text markable & links clickable

This commit is contained in:
defnax 2020-08-08 00:24:44 +02:00
parent 38bdbdfdca
commit 75695bf366

View File

@ -112,6 +112,12 @@ p, li { white-space: pre-wrap; }
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
<item row="2" column="0">