fix:设置界面点击链接仍无效,邮箱文案附近出现未被解析的html标签

This commit is contained in:
2022-12-13 12:40:20 +08:00
parent d720d0670d
commit 2ed2512d6c
2 changed files with 4 additions and 1 deletions

View File

@@ -327,6 +327,9 @@
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
</item>
</layout>